Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa520…eca40x0e3d…7757Base—$5.25100%0xd1bc…096d53d ago0xc05321…90a558
0xa520…eca40x0e3d…7757Base—$1.05100%0xe706…1d9b53d ago0x0c59a1…b49b45
0xa520…eca40x0e3d…7757Base—$1.05100%0x7fb5…6c5253d ago0x1a4232…613b88
0xa520…eca40x0e3d…7757Base—$5.25100%0xaf62…40b953d ago0xf61a43…d6eed2
0xa520…eca40x0e3d…7757Base—$5.25100%0xb60e…e3aa53d ago0x56a520…185c0b
0xa520…eca40x0e3d…7757Base—$6.30100%0x5e6e…178753d ago0x50a1eb…12af58
0xa520…eca40x0e3d…7757Base—$10.50100%0x79f3…6a3853d ago0x669c9f…c2a1c1
0xa520…eca40x0e3d…7757Base—$7.35100%0x363e…450d53d ago0xbc79f7…bd5d5a
0xa520…eca40x0e3d…7757Base—$10.50100%0x41d2…bf7f53d ago0xfb6d58…9b5d17
0xa520…eca40x0e3d…7757Base—$5.25100%0x91b5…1a5e53d ago0x55c56d…bb524f
0xa520…eca40x0e3d…7757Base—$10.50100%0x90ad…1cd653d ago0xed0532…9cc39f
0xa520…eca40x0e3d…7757Base—$15.75100%0x9ac4…71a953d ago0x512ec3…624596
0xa520…eca40x0e3d…7757Base—$10.50100%0x3dd1…4d5c53d ago0x57c201…c9f717
0xa520…eca40x0e3d…7757Base—$10.50100%0x6ea2…9d3353d ago0x330784…1d0827
0xa520…eca40x0e3d…7757Base—$10.50100%0xf8ec…37d453d ago0xd7a1d2…9ecc5c
0xa520…eca40x0e3d…7757Base—$11.55100%0xf733…8f8d53d ago0x120c5f…09f747
0xa520…eca40x0e3d…7757Base—$21.00100%0xe0dd…9b2b53d ago0xdcfcc4…d2aa00
0xa520…eca40x0e3d…7757Base—$10.50100%0xc84b…0cb353d ago0x1db75f…4f2c8e
0xa520…eca40x0e3d…7757Base—$10.50100%0xab17…f94353d ago0x0f7764…e030b0
0xa520…eca40x0e3d…7757Base—$1.05100%0xbb33…527753d ago0x200c6b…72e1f3
0xa520…eca40x0e3d…7757Base—$5.25100%0x3ab4…e68453d ago0x19919e…9ab1a7
0xa520…eca40x0e3d…7757Base—$10.50100%0x2b56…451e53d ago0x52dacf…cc4115

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.