Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4c1035…a3ee14
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf2812b…0d6a81
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5c5c19…001f8e
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa61940…f5cae7
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf63d68…385831
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI116d ago0x95573d…0d55f5
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI116d ago0x56dad5…f6afb6
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf8d27b…ea4d0b
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf9ae7f…364417
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3b2c1d…5011d8
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI116d ago0x44f608…d99d2b
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI116d ago0x033c60…4d0c58
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe98795…3dcdd7
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI116d ago0xeb6512…e7b0d9
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe2f5af…c0b776
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8d9aed…4600bb
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc38038…9eeb5d
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7f8633…bb503f
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe9fc6c…4183aa
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI116d ago0x70ab00…2b2a12
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI116d ago0x58b0ac…3258bb
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa22c69…25f458
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbe3462…5f9bfe
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0c72e8…5f0755
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9f9cde…b4b471

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.