Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d3d…d8370x66d7…83bcBasex402 service$0.16100%coinbase23d ago0x70d041…d76ca9
0x9d3d…d8370x66d7…83bcBasex402 service$0.16100%coinbase23d ago0x9543b3…4a05b5
0x9d3d…d8370x66d7…83bcBasex402 service$0.16100%coinbase23d ago0x78fffc…22a810
0x9d3d…d8370x66d7…83bcBasex402 service$0.16100%coinbase23d ago0x205afb…3cc40d
0x9d3d…d8370x66d7…83bcBasex402 service$0.16100%coinbase23d ago0x8f83b6…45c808
0x9d3d…d8370x66d7…83bcBasex402 service$0.16100%coinbase23d ago0x13eadc…8df6d7
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase23d ago0xd3bc92…dc1a74
0x9d3d…d8370x66d7…83bcBasex402 service$0.32100%coinbase23d ago0xb6438c…f2ad39
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase23d ago0x8230fc…1862db
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase23d ago0x74b96d…c4231e
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase23d ago0x0c5061…160ba2
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase23d ago0xea2b67…fccb08
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase23d ago0xefd2d7…dd183b
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase23d ago0x90684d…73f450
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase23d ago0xbf5d10…f74ee4
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase23d ago0x3ac4cc…55f020
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase23d ago0x75f0c7…c77f36
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase23d ago0x2aa5b9…8b4ec1
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase23d ago0x441e2f…d94a17
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase23d ago0xc9fea0…a92593
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase23d ago0xfde373…b8de39
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase23d ago0xf9aa54…91c5c7
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase23d ago0x80742b…6f63b4
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase23d ago0x572366…b73c18
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase23d ago0x0c06da…40e4b9

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.