Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920x8e77…e2d6Base$38.95100%mrdn45d ago0x92f47d…7013c7
0x13db…51920x8e77…e2d6Base$31.76100%mrdn45d ago0x03fd39…382910
0x13db…51920x8e77…e2d6Base$47.78100%mrdn45d ago0xa213d4…73d478
0x13db…51920x8e77…e2d6Base$36.53100%mrdn45d ago0xc35ce0…fbd087
0x13db…51920x8e77…e2d6Base$35.01100%mrdn45d ago0xa25aa3…3b0cc7
0x13db…51920x8e77…e2d6Base$31.28100%mrdn45d ago0x7f7930…41ae4c
0xa6a9…809d0x13db…5192Base$23.93100%mrdn45d ago0x9eeb3f…d1853c
0x13db…51920x8e77…e2d6Base$31.15100%mrdn45d ago0x1ddde4…dd7780
0x13db…51920x8e77…e2d6Base$46.46100%mrdn45d ago0xbdeec3…cc6891
0x13db…51920xfe8f…794dBase$28.31100%mrdn45d ago0x404f8c…94c4ee
0xe55e…f7480x13db…5192Base$40.56100%mrdn45d ago0xac473a…543f21
0xfe8f…794d0x13db…5192Base$27.97100%mrdn45d ago0x5f139b…12419e
0x13db…51920x8e77…e2d6Base$34.38100%mrdn45d ago0x109ba4…6fad15
0x13db…51920x4754…327bBase$23.80100%mrdn45d ago0xf8c102…f58a94
0x13db…51920xfe8f…794dBase$34.02100%mrdn45d ago0xcc3309…39502d
0x13db…51920x8e77…e2d6Base$48.53100%mrdn45d ago0x3e8ea8…d16727
0x13db…51920x8e77…e2d6Base$31.25100%mrdn45d ago0x9fcac1…97acb7
0x13db…51920xe55e…f748Base$22.46100%mrdn45d ago0x3e451b…56ee60
0x13db…51920x1cec…8dd4Base$50.54100%mrdn45d ago0x45ab47…b58e97
0x13db…51920x8e77…e2d6Base$52.40100%mrdn45d ago0x36b606…640905
0xfe8f…794d0x13db…5192Base$45.28100%mrdn45d ago0x9b9a3e…ce0aef
0x13db…51920x8e77…e2d6Base$43.95100%mrdn45d ago0xa408fb…aa1186
0x13db…51920x8e77…e2d6Base$23.08100%mrdn45d ago0xe4d6e2…736f9a
0x13db…51920x8e77…e2d6Base$33.88100%mrdn45d ago0x224584…52eb18
0x13db…51920x1cec…8dd4Base$56.44100%mrdn45d ago0x911a24…3a14be

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.