Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xde30…05d50x9c95…e299Base$0.001100%fluxa36d ago0xb346c6…849172
0xde30…05d50xfe80…47eeBase$0.001100%fluxa36d ago0x94a05d…ce3cdb
0xde30…05d50xfe80…47eeBase$0.001100%fluxa36d ago0x0a18cd…793b94
0xde30…05d50x9c95…e299Base$0.001100%fluxa36d ago0xd97488…845f73
0xde30…05d50xfe80…47eeBase$0.001100%fluxa36d ago0xb30361…679061
0xde30…05d50xfe80…47eeBase$0.001100%fluxa36d ago0x064336…1135d1
0xde30…05d50xfe80…47eeBase$0.001100%fluxa36d ago0x3b3ad9…89b806
0xde30…05d50xfe80…47eeBase$0.001100%fluxa36d ago0x21dda2…5d2fe4
0xde30…05d50xfe80…47eeBase$0.001100%fluxa36d ago0xafb099…2ca837
0xde30…05d50xfe80…47eeBase$0.001100%fluxa36d ago0xde1f8c…c17e23
0xde30…05d50xfe80…47eeBase$0.001100%fluxa36d ago0xb1f082…a2c737
0xde30…05d50xfe80…47eeBase$0.001100%fluxa36d ago0xeed1b9…bdef30
0xde30…05d50xfe80…47eeBase$0.001100%fluxa36d ago0xc30e1c…6fb921
0xde30…05d50xfe80…47eeBase$0.001100%fluxa36d ago0xcaedac…1619e3
0xde30…05d50xfe80…47eeBase$0.001100%fluxa37d ago0x56650b…7167d1
0xde30…05d50xfe80…47eeBase$0.001100%fluxa37d ago0x7f852c…458921
0xde30…05d50xfe80…47eeBase$0.001100%fluxa37d ago0xc393ba…867435
0xde30…05d50xfe80…47eeBase$0.001100%fluxa37d ago0x2ecde7…716435
0xde30…05d50xfe80…47eeBase$0.001100%fluxa37d ago0x8e45f9…aa3a1e
0xde30…05d50x9c95…e299Base$0.001100%fluxa37d ago0x62a295…b86d38
0xde30…05d50xfe80…47eeBase$0.001100%fluxa37d ago0x108574…0d53f6
0xde30…05d50xfe80…47eeBase$0.001100%fluxa37d ago0x0c146e…4ffb18
0xde30…05d50xfe80…47eeBase$0.001100%fluxa37d ago0xc36e1d…daa400
0xde30…05d50xfe80…47eeBase$0.001100%fluxa37d ago0x0d1959…872147
0xde30…05d50x9c95…e299Base$0.001100%fluxa37d ago0x0f7a89…044e03

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.