Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc744…ed9f0x0e3d…7757Base—$25.00100%0x3368…d66b94d ago0xc1367e…525ca7
0xc744…ed9f0x0e3d…7757Base—$25.00100%0x5823…9b2194d ago0x457c96…cd1577
0xc744…ed9f0x0e3d…7757Base—$40.00100%0x505d…14d694d ago0x7a09e0…1ddf83
0xc744…ed9f0x0e3d…7757Base—$25.00100%0xd223…7d2894d ago0xe11e32…db66e5
0xc744…ed9f0x0e3d…7757Base—$25.00100%0xbdce…f63794d ago0x90c19f…1aeb27
0xc744…ed9f0x0e3d…7757Base—$25.00100%0xdcd9…b01a94d ago0x75409d…f687ef
0xc744…ed9f0x0e3d…7757Base—$50.00100%0xe620…490195d ago0xdedbc1…88bfa6
0xc744…ed9f0x0e3d…7757Base—$50.00100%0x54c8…88d595d ago0x8c693e…44fe20
0xc744…ed9f0x0e3d…7757Base—$20.00100%0xb77d…5f2d95d ago0x85daaa…6a2c41
0xc744…ed9f0x0e3d…7757Base—$25.00100%0xaa2e…f04495d ago0xe34426…56eb57
0xc744…ed9f0x0e3d…7757Base—$25.00100%0xc144…dd4e95d ago0xb4af12…9d532e
0xc744…ed9f0x0e3d…7757Base—$25.00100%0x170f…623095d ago0xc3cea1…77410c

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.