Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8026…f50b0x1e9d…aab8Base—$0.01100%coinbase72d ago0x7d5b59…b24df3
0x8026…f50b0xf961…2e5aBase—$0.01100%coinbase72d ago0x816be2…86d4a4
0x8026…f50b0x3b93…3dc9Base—$0.01100%coinbase72d ago0x8fc5d7…c8240f
0x8026…f50b0xbc41…4f86Base—$0.01100%coinbase72d ago0xda6d36…ad4aeb
0x8026…f50b0x7bec…ffe8Base—$0.01100%coinbase72d ago0xc8e6f7…6cb2cd
0x8026…f50b0xfad4…579bBase—$0.01100%coinbase72d ago0xff64dc…23a5a4
0x8026…f50b0x4397…64ccBase—$0.01100%coinbase72d ago0x76cfeb…0ac38e
0x8026…f50b0xf90d…fd7fBase—$0.01100%coinbase72d ago0xb6af58…cbde98
0x8026…f50b0x2c89…0301Base—$0.01100%coinbase72d ago0x616b1b…ccb328
0x8026…f50b0x21ec…7466Base—$0.01100%coinbase73d ago0xa6dd85…081408
0x8026…f50b0xe5e0…12c4Base—$0.01100%coinbase73d ago0x78ab11…88e711
0x8026…f50b0x2f2e…c515Base—$0.01100%coinbase73d ago0x51b1a4…ed165b
0x8026…f50b0xe348…f405Base—$0.01100%coinbase73d ago0x46f9b7…1da911
0x8026…f50b0xf8a1…3f29Base—$0.01100%coinbase73d ago0x8fc13c…1790cd
0x8026…f50b0xaf64…39fbBase—$0.01100%coinbase73d ago0x76125f…57b9ed
0x8026…f50b0xfa0f…f5abBase—$0.01100%coinbase73d ago0x0b9651…1ec4b0
0x8026…f50b0x22e9…e75eBase—$0.01100%coinbase73d ago0x208918…fcbc16
0x8026…f50b0xa015…0905Base—$0.01100%coinbase73d ago0x10fb19…4fc17e
0x8026…f50b0x1c9e…008fBase—$0.01100%coinbase73d ago0xb7a756…a5afcc
0x8026…f50b0xb154…ec83Base—$0.01100%coinbase73d ago0x53f2af…6bb290
0x8026…f50b0x70b4…db99Base—$0.01100%coinbase73d ago0xc2c62e…c14f61
0x8026…f50b0xa749…abe4Base—$0.01100%coinbase73d ago0x90393e…ccb77c
0x8026…f50b0xa93d…8960Base—$0.01100%coinbase73d ago0xad2ea3…d6fd0e
0x8026…f50b0x1215…c55bBase—$0.01100%coinbase73d ago0x424a92…de5f36
0x8026…f50b0xc90b…adbbBase—$0.01100%coinbase73d ago0xab41e4…c92d8a

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.