Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa520…eca40x47c5…4fc3Base$10.5070%0x8437…41a86d ago0x9233cd…627da0
0xa520…eca40x47c5…4fc3Base$10.5070%0x271d…d4bc6d ago0x341162…b07952
0xa520…eca40x47c5…4fc3Base$10.5070%0xaecf…8b756d ago0xa7a301…daff6f
0xa520…eca40x47c5…4fc3Base$10.5070%0x762b…cf506d ago0x315145…54de38
0xa520…eca40x47c5…4fc3Base$10.5070%0x2699…b2a56d ago0x426b87…073641
0xa520…eca40x47c5…4fc3Base$10.5070%0x238e…23256d ago0xa0d4e0…6c29ec
0xa520…eca40x47c5…4fc3Base$13.6570%0x89a0…ff586d ago0xa399d4…6f903f
0xa520…eca40x47c5…4fc3Base$10.5070%0x74b9…018f6d ago0x7989b5…8d526b
0xa520…eca40x47c5…4fc3Base$10.5070%0xf31d…cc4b6d ago0x570a52…07edba
0xa520…eca40x47c5…4fc3Base$10.5070%0x4c4a…536c6d ago0x4da313…6472fa
0xa520…eca40x47c5…4fc3Base$10.5070%0x0524…93897d ago0xbb020a…7104b5
0xa520…eca40x47c5…4fc3Base$10.5070%0xd0af…bdfe7d ago0x97c76b…0eb905
0xa520…eca40x47c5…4fc3Base$10.5070%0x0524…93897d ago0x8f4aeb…ea1f24
0xa520…eca40x47c5…4fc3Base$21.0070%0x60af…6a257d ago0x74e7ef…25f763
0xa520…eca40x47c5…4fc3Base$21.0070%0x8de7…1c2c7d ago0xcea39e…b16f38
0xa520…eca40x47c5…4fc3Base$10.5070%0x64fd…12f47d ago0x3ec357…ddd63d
0xa520…eca40x47c5…4fc3Base$10.5070%0x2640…d7677d ago0x33f5ea…e36a97
0xa520…eca40x47c5…4fc3Base$10.5070%0xdbb0…e8c27d ago0xd78a0a…19559a
0xa520…eca40x47c5…4fc3Base$10.5070%0xdcda…23377d ago0x6aac5f…3b8ac4
0xa520…eca40x47c5…4fc3Base$10.5070%0x35fa…74a97d ago0x322224…8f4978
0xa520…eca40x47c5…4fc3Base$10.5070%0xb769…f8817d ago0x2cff54…8e8648
0xa520…eca40x47c5…4fc3Base$10.5070%0xcf26…86e67d ago0x0bd2d0…ea2c3d
0xa520…eca40x47c5…4fc3Base$10.5070%0x2a28…fc3d7d ago0xe838be…5c0cff
0xa520…eca40x47c5…4fc3Base$10.5070%0xf760…e9ab7d ago0x9bfef0…4487f2
0xa520…eca40x47c5…4fc3Base$10.5070%0xafd1…680d7d ago0x2fa8e8…9efec2

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.