Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf861…cd530x0e3d…7757Base—$2.10100%0x170f…623076d ago0xed2e84…e4f570
0xf861…cd530x0e3d…7757Base—$5.25100%0x7daa…021776d ago0x439c3e…6452da
0xf861…cd530x0e3d…7757Base—$2.10100%0xb97a…ba2d76d ago0x4dd21f…0dcb76
0xf861…cd530x0e3d…7757Base—$11.55100%0x2e76…b74976d ago0xf9b6ed…99c80f
0xf861…cd530x0e3d…7757Base—$21.00100%0x6344…a21a76d ago0x9aed2c…091d66
0xf861…cd530x0e3d…7757Base—$1.05100%0x2d8d…301676d ago0x9b133f…c85575
0xf861…cd530x0e3d…7757Base—$2.10100%0x6647…552676d ago0x3458ff…b11cb3
0xf861…cd530x0e3d…7757Base—$1.05100%0xd173…d69b76d ago0x0f2045…1755d8
0xf861…cd530x0e3d…7757Base—$10.50100%0x0562…cf2076d ago0xbbf0c8…caff22
0xf861…cd530x0e3d…7757Base—$5.25100%0x4184…789b76d ago0x3134f2…b8e38a
0xf861…cd530x0e3d…7757Base—$5.25100%0x2b56…451e76d ago0x368835…61897e
0xf861…cd530x0e3d…7757Base—$6.30100%0x5198…0ffb76d ago0xbedcfe…b05f68
0xf861…cd530x0e3d…7757Base—$4.20100%0x8944…ba2a76d ago0xce91c1…3200d8
0xf861…cd530x0e3d…7757Base—$2.10100%0xf11b…db9476d ago0x373e3e…aa5487
0xf861…cd530x0e3d…7757Base—$3.15100%0x406c…cda376d ago0x6befbf…90a558
0xf861…cd530x0e3d…7757Base—$6.30100%0x02d7…6ab376d ago0xa49986…707e1c
0xf861…cd530x0e3d…7757Base—$5.25100%0xef99…bf5976d ago0x221c2e…70e8f9
0xf861…cd530x0e3d…7757Base—$2.10100%0x5b2d…d78c76d ago0x85baca…13544f
0xf861…cd530x0e3d…7757Base—$31.50100%0x2e87…3c0b76d ago0x397b6d…4e0d03
0xf861…cd530x0e3d…7757Base—$10.50100%0x705f…8eed76d ago0xf1796d…797cb3
0xf861…cd530x0e3d…7757Base—$16.80100%0xb7fe…9d8076d ago0xf8847a…5e4710
0xf861…cd530x0e3d…7757Base—$21.00100%0x7492…70ae76d ago0xc92b22…377f7f
0xf861…cd530x0e3d…7757Base—$2.10100%0xfe8c…49bb76d ago0x47fca4…e58d46
0xf861…cd530x0e3d…7757Base—$1.05100%0xb31a…568f76d ago0xdf8d5d…575e12
0xf861…cd530x0e3d…7757Base—$21.00100%0xa8e8…666876d ago0xbe6afc…a446e3

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.