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—$6.30100%0xa690…238c114d ago0xf5bc51…dd433d
0x5d79…ab930x0e3d…7757Base—$21.00100%0x5dca…cd21114d ago0x6c642c…4635af
0x5d79…ab930x0e3d…7757Base—$5.25100%0xc506…1e3d114d ago0xe31eb8…e0e70f
0x5d79…ab930x0e3d…7757Base—$8.40100%0x39f9…9a79114d ago0x613bbf…7a516a
0x5d79…ab930x0e3d…7757Base—$3.15100%0xc234…1c38114d ago0xe9af1b…af5c3f
0x5d79…ab930x0e3d…7757Base—$1.05100%0xb77d…5f2d114d ago0x74aa54…5ae0f3
0x5d79…ab930x0e3d…7757Base—$2.10100%0xe706…1d9b114d ago0xef9e7d…f102ab
0x5d79…ab930x0e3d…7757Base—$10.50100%0xb31a…568f114d ago0x134e74…daa72e
0x5d79…ab930x0e3d…7757Base—$10.50100%0x748e…1c74114d ago0xf42b23…4e05f1
0x5d79…ab930x0e3d…7757Base—$1.05100%0x2fb6…1297114d ago0x7bfdb8…befc2c
0x5d79…ab930x0e3d…7757Base—$10.50100%0xdbb0…e8c2114d ago0xf8a3e3…2f7de0
0x5d79…ab930x0e3d…7757Base—$3.15100%0x78aa…3667114d ago0xae132f…853f39
0x5d79…ab930x0e3d…7757Base—$10.50100%0xeb08…9f9c114d ago0x6f4fb5…ad1bd7
0x5d79…ab930x0e3d…7757Base—$10.50100%0x6bdd…b276114d ago0xc6c92c…8561ff
0x5d79…ab930x0e3d…7757Base—$1.05100%0x2740…f504114d ago0x24d64b…e178b5
0x5d79…ab930x0e3d…7757Base—$5.25100%0xfbd8…39da114d ago0x1a6720…20c362
0x5d79…ab930x0e3d…7757Base—$5.25100%0xabef…3913114d ago0x4ab2e1…2999a4
0x5d79…ab930x0e3d…7757Base—$1.05100%0x363e…450d114d ago0xebb1ec…3a945e
0x5d79…ab930x0e3d…7757Base—$10.50100%0x1f7e…db96114d ago0xe9e05a…de4bb9
0x5d79…ab930x0e3d…7757Base—$2.10100%0xa6d0…a3cd114d ago0xfb0dfb…1e5b03
0x5d79…ab930x0e3d…7757Base—$3.15100%0x8c4f…19d7114d ago0xd58c27…691112
0x5d79…ab930x0e3d…7757Base—$4.20100%0xb92d…57bc114d ago0xd22aca…e8f3f9
0x5d79…ab930x0e3d…7757Base—$5.25100%0x99d9…ec9d114d ago0xe72b01…bcfbf8
0x5d79…ab930x0e3d…7757Base—$1.05100%0x44bc…cd6a115d ago0x6a6504…649ed0
0x5d79…ab930x0e3d…7757Base—$5.25100%0xa438…8fb8115d ago0x0ddb56…839f58

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.