Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd1ae…81330x91d8…b53bBase$0.10100%fluxa59d ago0x4e66d4…647833
0xd1ae…81330x67e6…96b5Base$0.10100%fluxa59d ago0xe8bff5…416035
0xd1ae…81330xa994…3a25Base$0.60100%fluxa59d ago0xfc062b…ebedd3
0xd1ae…81330xd693…6319Base$0.10100%fluxa59d ago0x225a63…978486
0xd1ae…81330x67e6…96b5Base$0.10100%fluxa59d ago0xffae79…cd5ba7
0xd1ae…81330x29c4…9f60Base$1.25100%fluxa59d ago0x3cdf3a…150bd0
0xd1ae…81330xd746…42a2Base$0.10100%fluxa59d ago0xf41572…37f9a9
0xd1ae…81330x6c46…a67eBase$0.30100%fluxa59d ago0xd852d4…79963d
0xd1ae…81330x5df3…2867Base$0.70100%fluxa59d ago0xf8d8e1…bc12c5
0xd1ae…81330x6b52…a141Base$0.10100%fluxa59d ago0x9ced16…ac42a8
0xd1ae…81330x7a37…3685Base$1.20100%fluxa59d ago0x253922…b00b43
0xd1ae…81330x6e33…e4c6Base$1.18100%fluxa59d ago0x45b777…2ed99f
0xd1ae…81330xbf18…d7eeBase$0.10100%fluxa59d ago0xcacff8…324ff5
0xd1ae…81330x38a2…5bfbBase$0.10100%fluxa59d ago0x4cf315…4c6894
0xd1ae…81330x315e…9d21Base$0.10100%fluxa59d ago0xbebc9f…b0e8b2
0xd1ae…81330xf145…ced1Base$0.10100%fluxa59d ago0x2604a2…fb3b84
0xd1ae…81330x1cf5…22f8Base$0.10100%fluxa59d ago0x1b5c47…cc4330
0xd1ae…81330x9b7f…75a9Base$0.10100%fluxa59d ago0x35aaa3…e2f43d
0xd1ae…81330xa23d…5272Base$0.10100%fluxa59d ago0x484f2a…5738a9
0xd1ae…81330x9555…5581Base$0.10100%fluxa59d ago0x4a5625…5731f0
0xd1ae…81330x2f18…0329Base$0.10100%fluxa59d ago0x667a9b…329a5e
0xd1ae…81330xcbdb…0100Base$0.10100%fluxa59d ago0xb0399e…a187fa
0xd1ae…81330x2953…8f2eBase$0.10100%fluxa59d ago0xaf0eb2…48f07b
0xd1ae…81330x52e6…49d4Base$0.12100%fluxa59d ago0x0cbf66…1ccd39
0xd1ae…81330xe12c…32d4Base$0.10100%fluxa59d ago0xd00739…c7ae53

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.