Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd1ae…81330xe1c4…b5ecBase$0.10100%fluxa77d ago0x673da6…61d577
0xd1ae…81330x188c…4cd4Base$0.10100%fluxa77d ago0xeee30b…22946e
0xd1ae…81330x7695…e888Base$0.10100%fluxa77d ago0xed7adb…af8f77
0xd1ae…81330x92be…18b2Base$0.10100%fluxa77d ago0x8e3b1d…706ea3
0xd1ae…81330xead5…96d2Base$0.10100%fluxa77d ago0x6b6c46…28b6ac
0xd1ae…81330xf642…fbd9Base$0.10100%fluxa77d ago0x27304d…eeaab4
0xd1ae…81330x49bc…727dBase$0.10100%fluxa77d ago0xf4578a…d49ddb
0xd1ae…81330xd621…e9d5Base$0.61100%fluxa77d ago0xcb58d4…bbe71f
0xd1ae…81330x2c5e…06f8Base$0.50100%fluxa77d ago0x0c2a91…07546d
0xd1ae…81330xc425…6d76Base$0.10100%fluxa77d ago0x3e202d…77d12f
0xd1ae…81330xc3a9…7915Base$0.10100%fluxa77d ago0xa1b5d2…3c060d
0xd1ae…81330xea6d…f999Base$0.10100%fluxa77d ago0xcd55e8…61604f
0xd1ae…81330x1d9e…044eBase$0.10100%fluxa77d ago0xacc6ab…9a3064
0xd1ae…81330x53c7…ee44Base$0.10100%fluxa77d ago0xb8b4b5…18ce6f
0xd1ae…81330xce08…8a03Base$0.10100%fluxa77d ago0x7c7395…a311ae
0xd1ae…81330xed67…53f4Base$0.10100%fluxa77d ago0xc431ca…47a5d9
0xd1ae…81330x7a55…52b8Base$0.50100%fluxa77d ago0xed681c…075960
0xd1ae…81330xc8ae…f3a6Base$0.10100%fluxa77d ago0x6838ec…346b62
0xd1ae…81330x889f…35a3Base$0.10100%fluxa77d ago0x9d0502…28cdeb
0xd1ae…81330xe7de…261fBase$0.10100%fluxa77d ago0x3242ca…c34b6c
0xd1ae…81330xbc60…e3f5Base$0.60100%fluxa77d ago0x8bb4be…f8d9dd
0xd1ae…81330x6bbf…00e3Base$0.10100%fluxa77d ago0x8b5015…b54da0
0xd1ae…81330x7a8f…c68fBase$0.10100%fluxa77d ago0x3e266a…e266cf
0xd1ae…81330xcbe7…5640Base$0.81100%fluxa77d ago0x9b8566…e3d53c
0xd1ae…81330x271d…4842Base$0.10100%fluxa77d ago0xb0f4d4…618daf

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.