Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5d79…ab930x0e3d…7757Base—$105.00100%0x03f1…4e5f94d ago0x4f496d…10ae2c
0x5d79…ab930x0e3d…7757Base—$10.50100%0xdbb0…e8c295d ago0xbda63b…a8852c
0x5d79…ab930x0e3d…7757Base—$2.10100%0x569e…48f995d ago0x32de3f…9439f2
0x5d79…ab930x0e3d…7757Base—$3.15100%0xfdf6…61a895d ago0xe2e1a7…a17099
0x5d79…ab930x0e3d…7757Base—$1.05100%0x2699…b2a595d ago0x411ffa…887046
0x5d79…ab930x0e3d…7757Base—$10.50100%0x4d61…683895d ago0xb9686d…02099e
0x5d79…ab930x0e3d…7757Base—$1.05100%0x9f03…523395d ago0x1fa8b4…c18d41
0x5d79…ab930x0e3d…7757Base—$3.15100%0x75c8…902c95d ago0xc6d93d…6318a4
0x5d79…ab930x0e3d…7757Base—$10.50100%0x8c4f…19d795d ago0xedf415…8c407a
0x5d79…ab930x0e3d…7757Base—$4.20100%0x569e…48f995d ago0xd75b71…f7293e
0x5d79…ab930x0e3d…7757Base—$10.50100%0x44bc…cd6a95d ago0x483e15…97e085
0x5d79…ab930x0e3d…7757Base—$10.50100%0x7a25…7fdc95d ago0x711a88…e2373f
0x5d79…ab930x0e3d…7757Base—$15.75100%0x35ec…9dba95d ago0x1bbd73…967cce
0x5d79…ab930x0e3d…7757Base—$10.50100%0xd500…f63a95d ago0xc4dad6…3baa90
0x5d79…ab930x0e3d…7757Base—$1.05100%0x3835…626195d ago0x452308…a87049
0x5d79…ab930x0e3d…7757Base—$10.50100%0xfec0…c39495d ago0xcb0ba7…a6ea00

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.