Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6fce…e2790x6366…f1e2Base$0.02100%0xbe53…e90297d ago0x7ba3d0…0a474e
0x6fce…e2790x6366…f1e2Base$0.02100%0xbe53…e90297d ago0xb22e93…a01b91
0x6fce…e2790x6366…f1e2Base$0.006153100%0x0098…310097d ago0x2f8cdd…bc4396
0x6fce…e2790x6366…f1e2Base$0.24100%0x0098…310097d ago0xcd0e10…ca04fa
0x6fce…e2790x6366…f1e2Base$0.006375100%0x58fe…153b97d ago0x0c6de7…2ce910
0x6fce…e2790x6366…f1e2Base$0.06100%0x58fe…153b97d ago0x002273…dc88b9
0x6fce…e2790x6366…f1e2Base$0.007599100%0x0098…310097d ago0x08f66f…0f1df2
0x6fce…e2790x6366…f1e2Base$0.19100%0x0098…310097d ago0x53b872…db2b98
0x6fce…e2790x6366…f1e2Base$0.19100%0xbe53…e90297d ago0x21aaac…719998
0x6fce…e2790x6366…f1e2Base$0.03100%0x6366…f1e297d ago0x318131…528dc8
0x6fce…e2790x6366…f1e2Base$0.05100%0x6366…f1e297d ago0x20575c…07b4a6
0x6fce…e2790x6366…f1e2Base$0.08100%0x08ff…bb0697d ago0xaf399b…0f6900
0x6fce…e2790x6366…f1e2Base$0.006556100%0x7f16…55b497d ago0x141b50…d9b3f2
0x6fce…e2790x6366…f1e2Base$0.06100%0x7f16…55b497d ago0x46cea6…21e15d
0x6fce…e2790x6366…f1e2Base$0.00653100%0x0098…310097d ago0xc41e1e…ba068f
0x6fce…e2790x6366…f1e2Base$0.08100%0x0098…310097d ago0x40e2af…36d9a2
0x6fce…e2790x6366…f1e2Base$0.19100%0xbe53…e90297d ago0x0926cf…55d328
0x6fce…e2790x6366…f1e2Base$0.006361100%0x58fe…153b97d ago0x1d91fa…4d4084
0x6fce…e2790x6366…f1e2Base$0.08100%0x58fe…153b97d ago0x35f075…bd1496
0x6fce…e2790x6366…f1e2Base$0.09100%0xbe53…e90297d ago0x994b37…d3f27b

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.