Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x35f4…17010xfe80…47eeBase—$0.001100%fluxa37d ago0x9dd8bf…cc5917
0x35f4…17010xfe80…47eeBase—$0.001100%fluxa37d ago0xa4cf4f…7c7658
0x35f4…17010xfe80…47eeBase—$0.001100%fluxa37d ago0x61e3a5…98de81
0x35f4…17010xfe80…47eeBase—$0.001100%fluxa37d ago0xd40132…c8e000
0x35f4…17010xfe80…47eeBase—$0.001100%fluxa37d ago0xedb37b…1ddbb3
0x35f4…17010xfe80…47eeBase—$0.001100%fluxa37d ago0x11ed1c…7966e3
0x35f4…17010xfe80…47eeBase—$0.001100%fluxa37d ago0x6e25da…21da82
0x35f4…17010xfe80…47eeBase—$0.001100%fluxa37d ago0x8b7603…514cec
0x35f4…17010xfe80…47eeBase—$0.001100%fluxa37d ago0x6389be…11f238
0x35f4…17010x9c95…e299Base—$0.001100%fluxa37d ago0xc41081…184a87
0x35f4…17010xfe80…47eeBase—$0.001100%fluxa37d ago0x4c19a6…9cf6ca
0x35f4…17010x9c95…e299Base—$0.001100%fluxa37d ago0x39fcfb…d5b58b
0x35f4…17010xfe80…47eeBase—$0.001100%fluxa37d ago0xa18842…373097
0x35f4…17010x9c95…e299Base—$0.001100%fluxa37d ago0x5b1de7…285069
0x35f4…17010x9c95…e299Base—$0.001100%fluxa37d ago0x0e2fc0…4fc115
0x35f4…17010x9c95…e299Base—$0.001100%fluxa38d ago0x16defd…bb1c76
0x35f4…17010xfe80…47eeBase—$0.001100%fluxa38d ago0x8f48a3…c4b18a
0x35f4…17010xfe80…47eeBase—$0.001100%fluxa38d ago0x57d2f1…daba44
0x35f4…17010xfe80…47eeBase—$0.001100%fluxa38d ago0xbbb073…e37135
0x35f4…17010x9c95…e299Base—$0.001100%fluxa38d ago0x873669…d78847
0x35f4…17010xfe80…47eeBase—$0.001100%fluxa38d ago0x782066…a49f51
0x35f4…17010xfe80…47eeBase—$0.001100%fluxa38d ago0x7c1c18…8e9591
0x35f4…17010xfe80…47eeBase—$0.001100%fluxa38d ago0xff40e6…25b95b
0x35f4…17010xfe80…47eeBase—$0.001100%fluxa38d ago0xdb947d…6b4f85
0x35f4…17010xfe80…47eeBase—$0.001100%fluxa38d ago0xb03f15…307454

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.