Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase4d ago0x517ade…271bc2
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase4d ago0xcd7d80…57e783
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase4d ago0x739a82…5b7955
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase4d ago0x42ba6c…647ca8
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase4d ago0x39aaed…9a800e
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase4d ago0x957b75…aee515
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase4d ago0x70c281…1431a0
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase4d ago0x468523…19ca74
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase4d ago0x209bd3…70f552
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase4d ago0x659f47…4cae4b
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase4d ago0x6c299e…539833
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase5d ago0x5143a2…d9040d
0x7a54…0bf60xf000…94fcBase—$0.10100%coinbase5d ago0xf93992…ff3267
0x7a54…0bf60xf000…94fcBase—$0.10100%coinbase5d ago0x9a672d…c3369a
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase5d ago0xfd643a…f6925d
0x7a54…0bf60xf000…94fcBase—$0.10100%coinbase5d ago0xbc7c3b…9ddf46
0x7a54…0bf60xf000…94fcBase—$0.10100%coinbase5d ago0x33e2d3…e79d40
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase5d ago0x550500…1cbdc4
0x7a54…0bf60xf000…94fcBase—$0.10100%coinbase5d ago0xccb49f…a6efa0
0x7a54…0bf60xf000…94fcBase—$0.20100%coinbase5d ago0x7ad5a6…910e1e
0x7a54…0bf60xf000…94fcBase—$0.10100%coinbase5d ago0x502a44…2dfc5a
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase5d ago0xf3335d…bd7fae
0x7a54…0bf60xf000…94fcBase—$0.20100%coinbase5d ago0x349bd6…b280d5
0x7a54…0bf60xf000…94fcBase—$0.10100%coinbase5d ago0x68815b…399df9
0x7a54…0bf60xf000…94fcBase—$0.20100%coinbase5d ago0x5123a0…d9cea8

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.