Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf5f78e…0bab92
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x27102a…fa275c
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x25ecbd…8ff230
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x319f05…a2f7c2
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x50db3d…15ab92
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4d0692…48bfbb
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x310448…361fcf
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7e5db4…f0b7b1
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8fb0dc…df6477
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x06e5a3…bc1f07
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0c8b86…d38950
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfd4f4c…0c138d
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x16edfb…bcacfe
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe35470…483568
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe9d45b…8273ce
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe6d875…34d126
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbc731f…125354
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x314df9…be0f67
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6fc153…10ea70
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2fa25f…cd1cd9
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xae1d26…81a893
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfadf5b…c096ff
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xdf1e3f…e62398
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc153a1…69bbb9
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8e1a28…8ad93d

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.