Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x416a…5c410x6a5e…c666Basex402 service$0.01100%payAI111d ago0xcab196…c37618
0x416a…5c410x6a5e…c666Basex402 service$0.01100%payAI111d ago0x99cf50…36c642
0x416a…5c410x6a5e…c666Basex402 service$0.01100%payAI111d ago0x597d3b…3a6ffe
0x416a…5c410x6a5e…c666Basex402 service$0.01100%payAI111d ago0x884ce2…d79ea8
0x416a…5c410x6a5e…c666Basex402 service$0.01100%payAI111d ago0x22fa5d…7e9e8d
0x416a…5c410x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb36410…4be729
0x416a…5c410x6a5e…c666Basex402 service$0.01100%payAI111d ago0x08cb05…b3c4c8
0x416a…5c410x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa13b13…ec11f7
0x416a…5c410x6a5e…c666Basex402 service$0.01100%payAI111d ago0x91c891…e16866
0x416a…5c410x6a5e…c666Basex402 service$0.01100%payAI111d ago0xabe08b…fd50c6
0x416a…5c410x6a5e…c666Basex402 service$0.01100%payAI111d ago0x409ffa…5716d2
0x416a…5c410x6a5e…c666Basex402 service$0.01100%payAI111d ago0x011488…ad5299
0x416a…5c410x6a5e…c666Basex402 service$0.01100%payAI111d ago0x32cc5c…c89127
0x416a…5c410x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc62bc5…1f9ddc
0x416a…5c410x6a5e…c666Basex402 service$0.01100%payAI111d ago0x42ba72…8dc54c
0x416a…5c410x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfb3009…dc8e44
0x416a…5c410x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0698ba…c9b6e5
0x416a…5c410x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc666db…23073c
0x416a…5c410x6a5e…c666Basex402 service$0.01100%payAI111d ago0x327733…d98470
0x416a…5c410x6a5e…c666Basex402 service$0.01100%payAI111d ago0x19e099…f63857
0x416a…5c410x6a5e…c666Basex402 service$0.01100%payAI111d ago0xaae779…4ce938
0x416a…5c410x6a5e…c666Basex402 service$0.01100%payAI111d ago0x5954de…e4503c
0x416a…5c410x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7046ad…998ca1
0x416a…5c410x6a5e…c666Basex402 service$0.01100%payAI111d ago0x30bbcf…3cc998
0x416a…5c410x6a5e…c666Basex402 service$0.01100%payAI111d ago0x89f762…b67eb0

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.