Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd07…45b90x0e3d…7757Base—$9.45100%0x93eb…4c2977d ago0x56efa1…90b1b6
0xdd07…45b90x0e3d…7757Base—$1.05100%0xc216…7c2377d ago0x911c7e…43f54a
0xdd07…45b90x0e3d…7757Base—$21.00100%0xf345…7b3477d ago0x892932…95e41c
0xdd07…45b90x0e3d…7757Base—$4.20100%0x3b25…fc9a77d ago0xd45e4c…fc15a1
0xdd07…45b90x0e3d…7757Base—$3.15100%0x29b8…326377d ago0xc7e158…0a0353
0xdd07…45b90x0e3d…7757Base—$10.50100%0x1c09…186f77d ago0xdb195e…2d1a0a
0xdd07…45b90x0e3d…7757Base—$21.00100%0x05f1…3bb977d ago0x33622d…f30538
0xdd07…45b90x0e3d…7757Base—$4.20100%0xfbd8…39da78d ago0xf1e45e…22a601
0xdd07…45b90x0e3d…7757Base—$7.35100%0xa5c8…4ccb78d ago0x6ee2a9…18e9c9
0xdd07…45b90x0e3d…7757Base—$21.00100%0x79e1…2ea778d ago0xb67859…62a678
0xdd07…45b90x0e3d…7757Base—$15.75100%0xddf5…034778d ago0x5a8b70…5357f0
0xdd07…45b90x0e3d…7757Base—$10.50100%0x84ea…0e4778d ago0x1db9e3…cd2724
0xdd07…45b90x0e3d…7757Base—$10.50100%0x44ef…9f6378d ago0x8a0669…586eaf
0xdd07…45b90x0e3d…7757Base—$3.15100%0xec3e…414c78d ago0xeac689…6e9f09
0xdd07…45b90x0e3d…7757Base—$10.50100%0xdcda…233778d ago0x4bb0bc…c103bf

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.