Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8cfa…be850x0e3d…7757Base$1.05100%0xe218…89ec88d ago0xa22507…b4c8ae
0x8cfa…be850x0e3d…7757Base$25.20100%0xc072…b4b188d ago0x74e8a6…bf8a54
0x8cfa…be850x0e3d…7757Base$1.05100%0x406c…cda388d ago0x0a81a7…e32799
0x8cfa…be850x0e3d…7757Base$21.00100%0x551c…90e589d ago0x4ee543…5105c2
0x8cfa…be850x0e3d…7757Base$1.05100%0x0922…422389d ago0x30efda…5a5dc5
0x8cfa…be850x0e3d…7757Base$1.05100%0x3189…20e089d ago0x9986cb…d7050c
0x8cfa…be850x0e3d…7757Base$31.50100%0x29b8…326389d ago0x38628d…f36ed5
0x8cfa…be850x0e3d…7757Base$5.25100%0x7d28…b24889d ago0x6900be…ca04e1
0x8cfa…be850x0e3d…7757Base$21.00100%0x77d8…3bfa89d ago0xab72d1…95504c
0x8cfa…be850x0e3d…7757Base$5.25100%0x154a…ba3289d ago0x452f6c…849c78
0x8cfa…be850x0e3d…7757Base$21.00100%0xa8e8…666889d ago0x1a0ffd…8a57c4
0x8cfa…be850x0e3d…7757Base$5.25100%0xbfa0…288589d ago0x6c28fe…0a1f5f
0x8cfa…be850x0e3d…7757Base$10.50100%0x493b…b91689d ago0xa1bf81…373da2

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.