Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xecbf…50d60xf000…94fcBase$0.03100%coinbase50d ago0x36e58b…171c05
0xecbf…50d60xf000…94fcBase$0.01100%coinbase50d ago0x8a94b4…dd64f6
0xecbf…50d60xf000…94fcBase$0.03100%coinbase50d ago0x232b89…e2ee26
0xecbf…50d60xf000…94fcBase$0.01100%coinbase50d ago0x798025…91467f
0xecbf…50d60xf000…94fcBase$0.20100%coinbase50d ago0x5f3487…1de806
0xecbf…50d60xf000…94fcBase$0.03100%coinbase50d ago0xb51818…c881d1
0xecbf…50d60xf000…94fcBase$0.01100%coinbase50d ago0xe823f3…89f18d
0xecbf…50d60xf000…94fcBase$0.03100%coinbase50d ago0x0379dc…63c83a
0xecbf…50d60xf000…94fcBase$0.01100%coinbase50d ago0x32ed4e…512092
0xecbf…50d60xf000…94fcBase$0.03100%coinbase50d ago0xfa3db8…17d43b
0xecbf…50d60xf000…94fcBase$0.01100%coinbase50d ago0x2ce7fe…e9df4d
0xecbf…50d60xf000…94fcBase$0.03100%coinbase50d ago0xd05810…fd41d0
0xecbf…50d60xf000…94fcBase$0.20100%coinbase50d ago0x67eb83…deccbd
0xecbf…50d60xf000…94fcBase$0.20100%coinbase50d ago0xf62de1…d4a773
0xecbf…50d60xf000…94fcBase$0.20100%coinbase50d ago0x22a17f…64d586
0xecbf…50d60xf000…94fcBase$0.20100%coinbase50d ago0x1feb65…ff7ac0
0xecbf…50d60xf000…94fcBase$0.20100%coinbase50d ago0x79810f…45226c
0xecbf…50d60xf000…94fcBase$0.20100%coinbase50d ago0xb41900…04465d
0xecbf…50d60xf000…94fcBase$0.10100%coinbase50d ago0x9c4f77…38d825
0xecbf…50d60xf000…94fcBase$0.01100%coinbase50d ago0xa253b2…8a86e3
0xecbf…50d60xf000…94fcBase$0.10100%coinbase51d ago0x67c120…77f892
0xecbf…50d60xf000…94fcBase$0.01100%coinbase51d ago0x736076…a5dcf1
0xecbf…50d60xf000…94fcBase$0.01100%coinbase51d ago0x3a1884…2c823d
0xecbf…50d60xf000…94fcBase$0.01100%coinbase51d ago0x8fd205…b2a392
0xecbf…50d60xf000…94fcBase$0.01100%coinbase51d ago0xdbb924…4a74e8

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.