Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4278…72ed0x93e4…3761Base—$0.01100%coinbase44d ago0xd16fb7…023f9a
0x4278…72ed0x1c93…973fBase—$0.01100%coinbase44d ago0x232778…75ffb1
0x4278…72ed0x42a0…bf25Base—$0.01100%coinbase44d ago0xa26ae9…c7a3a9
0x4278…72ed0xab65…c31aBase—$0.01100%coinbase45d ago0xf0cea5…15a150
0x4278…72ed0x0a62…5040Base—$0.01100%coinbase45d ago0x74742d…9697a4
0x4278…72ed0x38ee…19c3Base—$0.01100%coinbase45d ago0x65f776…08ff65
0x4278…72ed0x5080…1984Base—$0.01100%coinbase45d ago0x011cf5…b9cd65
0x4278…72ed0xcb3c…1917Base—$0.01100%coinbase45d ago0x1305e7…2ffc04
0x4278…72ed0xf864…b9f6Base—$0.01100%coinbase45d ago0xfa011a…15584f
0x4278…72ed0xa643…4bc2Base—$0.01100%coinbase45d ago0x1dfe95…06cc80
0x4278…72ed0x04a9…8c77Base—$0.01100%coinbase45d ago0x8cbfe2…5a34f3
0x4278…72ed0x64bc…ac2fBase—$0.01100%coinbase45d ago0x837f11…0dea0d
0x4278…72ed0xbc9f…3f51Base—$0.01100%coinbase45d ago0x921211…b8a166
0x4278…72ed0x904a…c072Base—$0.01100%coinbase45d ago0xcd0c3f…558191
0x4278…72ed0xa545…576eBase—$0.01100%coinbase45d ago0x2313ed…6d9614
0x4278…72ed0x6adb…e05bBase—$0.01100%coinbase45d ago0x67e202…013aff
0x4278…72ed0x089e…5bdbBase—$0.01100%coinbase45d ago0x3e1d85…ad9c19
0x4278…72ed0xf8ac…3239Base—$0.01100%coinbase45d ago0xe3be82…2bb836

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.