Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xde46…84e50x9c95…e299Base$0.001100%fluxa91d ago0x737e4d…9fb533
0xde46…84e50x9c95…e299Base$0.001100%fluxa91d ago0xafe8b8…352ca3
0xde46…84e50x9c95…e299Base$0.001100%fluxa91d ago0x8707d0…7e86f2
0xde46…84e50x9c95…e299Base$0.001100%fluxa91d ago0xac2243…2f07fc
0xde46…84e50x9c95…e299Base$0.001100%fluxa91d ago0x6eb6f8…f44661
0xde46…84e50x9c95…e299Base$0.001100%fluxa91d ago0x373fe3…6f2799
0xde46…84e50x9c95…e299Base$0.001100%fluxa91d ago0x3b0194…4e88a1
0xde46…84e50x9c95…e299Base$0.001100%fluxa91d ago0x8d2b5c…5457cb
0xde46…84e50x9c95…e299Base$0.001100%fluxa91d ago0x6c8a55…2da778
0xde46…84e50x9c95…e299Base$0.001100%fluxa91d ago0xab531b…3dc01f
0xde46…84e50x9c95…e299Base$0.001100%fluxa91d ago0x1bb39f…537858
0xde46…84e50x9c95…e299Base$0.001100%fluxa91d ago0x64f582…af093b
0xde46…84e50x9c95…e299Base$0.001100%fluxa91d ago0x5f252c…6a62f1
0xde46…84e50x9c95…e299Base$0.001100%fluxa91d ago0x6ec3ee…b8ad67
0xde46…84e50x9c95…e299Base$0.001100%fluxa91d ago0x5ed721…c88692
0xde46…84e50x9c95…e299Base$0.001100%fluxa91d ago0x5b7391…6c8739
0xde46…84e50x9c95…e299Base$0.001100%fluxa91d ago0xdb1305…2366c3
0xde46…84e50x9c95…e299Base$0.001100%fluxa91d ago0xff03fa…fd65ab
0xde46…84e50x9c95…e299Base$0.001100%fluxa91d ago0xd5c051…ded634
0xde46…84e50x9c95…e299Base$0.001100%fluxa91d ago0xe61352…81be4c
0xde46…84e50x9c95…e299Base$0.001100%fluxa91d ago0x694e46…00b717
0xde46…84e50x9c95…e299Base$0.001100%fluxa91d ago0x4102e1…458456
0xde46…84e50x9c95…e299Base$0.001100%fluxa91d ago0x10aa41…cab147
0xde46…84e50x9c95…e299Base$0.001100%fluxa91d ago0x06a46d…97c6e9
0xde46…84e50x9c95…e299Base$0.001100%fluxa91d ago0x6dcc07…f425e1

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.