Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x24e9…1cb10x10c1…1e24Base—$0.006815100%coinbase114d ago0xd35cdc…710f47
0x24e9…1cb10x10c1…1e24Base—$0.46100%coinbase114d ago0x227964…8276d7
0x24e9…1cb10x10c1…1e24Base—$0.66100%coinbase114d ago0xf3942c…20a21e
0x24e9…1cb10x10c1…1e24Base—$0.50100%coinbase114d ago0x3d9640…f31fd5
0x24e9…1cb10x10c1…1e24Base—$0.52100%coinbase114d ago0x4ee9e7…f4ec46
0x24e9…1cb10x10c1…1e24Base—$0.36100%coinbase114d ago0xe94998…419dee
0x24e9…1cb10x10c1…1e24Base—$0.77100%coinbase114d ago0x1d1ef5…8a3549
0x24e9…1cb10x10c1…1e24Base—$0.62100%coinbase114d ago0x2cbf6c…64532c
0x24e9…1cb10x10c1…1e24Base—$0.25100%coinbase114d ago0xb82a57…7ab6fa
0x24e9…1cb10x10c1…1e24Base—$0.57100%coinbase114d ago0xb67325…4d5d04
0x24e9…1cb10x10c1…1e24Base—$0.44100%coinbase114d ago0x0e36fb…fa7e62
0x24e9…1cb10x10c1…1e24Base—$0.21100%coinbase114d ago0x748c38…81fa6c
0x24e9…1cb10x10c1…1e24Base—$0.50100%coinbase114d ago0x97e9c3…fe1200
0x24e9…1cb10x10c1…1e24Base—$0.28100%coinbase114d ago0xe5ef67…0c8831
0x24e9…1cb10x10c1…1e24Base—$0.18100%coinbase114d ago0x6aeb63…f1173f
0x24e9…1cb10x10c1…1e24Base—$0.03100%coinbase114d ago0x762181…4175c6
0x24e9…1cb10x10c1…1e24Base—$0.10100%coinbase114d ago0x3a915e…d42425
0x24e9…1cb10x10c1…1e24Base—$0.03100%coinbase114d ago0xdfaa43…513a68
0x24e9…1cb10x10c1…1e24Base—$0.33100%coinbase114d ago0x2f94b8…4541d0
0x24e9…1cb10x10c1…1e24Base—$0.02100%coinbase114d ago0x17bbd0…d6adae
0x24e9…1cb10x10c1…1e24Base—$0.49100%coinbase114d ago0xda511f…aa21df
0x24e9…1cb10x10c1…1e24Base—$0.06100%coinbase114d ago0x454b2a…7a2d9e
0x24e9…1cb10x10c1…1e24Base—$0.43100%coinbase114d ago0xddc74a…3b218b
0x24e9…1cb10x10c1…1e24Base—$0.63100%coinbase114d ago0x618756…37c8dd
0x24e9…1cb10x10c1…1e24Base—$0.34100%coinbase114d ago0x63a3bd…c52a78

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.