Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa72d ago0xb9e267…fe7111
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa72d ago0x486ed9…423658
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa72d ago0xa36725…83d02f
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa72d ago0x2bd852…c50b72
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa72d ago0x63d0be…ba9b49
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa72d ago0x4f2bba…46f684
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa72d ago0xf120b4…0bffaf
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa72d ago0x1ea427…f38eab
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa72d ago0xd020ea…371632
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa72d ago0x0df686…d41167
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa72d ago0x1a61d0…59cec4
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa72d ago0x8ebfde…c152e9
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa72d ago0x031ee9…794039
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa72d ago0xb9234c…8106a1
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa72d ago0xfc6e58…0eebe7
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa72d ago0xeefbd4…ac9080
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa72d ago0x437d4e…7832d9
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa72d ago0x2c9d8b…83c9f6
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa72d ago0x97b66c…713a7a
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa72d ago0x28b483…b9899e
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa72d ago0x49b14e…216540
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa72d ago0x627bad…68fe49
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa72d ago0xb73fc0…6c25e2
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa72d ago0x27516c…9326c8
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa72d ago0xf7bece…4d5cdd

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.