Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI103d ago0x983f27…2a3c3d
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI103d ago0xff4089…21530d
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI103d ago0xdb6bf3…543661
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd7fa1e…c40fdb
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI103d ago0xdaa1d2…7b08b5
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8e42c9…362d41
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb92300…32a738
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI103d ago0x54eb72…bee4b2
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI103d ago0xfb055f…0f4746
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcc4f92…bb7a11
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI103d ago0x238274…313883
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI103d ago0x96a2db…b60624
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI103d ago0x88b5c4…26d678
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI103d ago0x61d9e0…0519fd
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd6d143…6194e6
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf9036a…e01878
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbc0764…c229cd
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI103d ago0x394aee…26c912
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI103d ago0xfd8de1…428b9d
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI103d ago0x15a36a…87e2a1
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI103d ago0x06d2ac…1a23b7
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb06c57…375c3a
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc74d2e…523b68
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI103d ago0x897f14…fc90ac
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa57814…ce2640

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.