Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9178…9f6c0x0f7a…9fd2Base—$74.6670%0xd2ae…d6985d ago0xd79d32…7a6202
0x00aa…f98c0x0f7a…9fd2Base—$113.3270%0xb269…b1a65d ago0x98e6b3…044abc
0x2795…df9e0x0f7a…9fd2Base—$49.9570%0x94c3…67585d ago0xfd7145…278349
0x99f8…19b40x0f7a…9fd2Base—$9.9570%0x73b4…e7365d ago0x354d1b…0d6477
0xa0ee…e4c90x0f7a…9fd2Base—$20.7070%0x2060…742d5d ago0xc958bb…552b89
0x86bb…e4730x0f7a…9fd2Base—$24.9570%0x73b4…e7365d ago0xa5d04a…f7282a
0xc3f4…8ac40x0f7a…9fd2Base—$100.8970%0x9b9a…b86b6d ago0x003190…13b925
0x3040…71390x0f7a…9fd2Base—$9.9570%0x73b4…e7366d ago0x5d91cc…810234

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.