Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e99…7b2f0xf000…94fcBase$0.01100%coinbase19d ago0xe22738…2c7e8d
0x4e99…7b2f0xf000…94fcBase$0.01100%coinbase19d ago0xac0459…069276
0x4e99…7b2f0xf000…94fcBase$0.01100%coinbase19d ago0xcefa91…fb52de
0x4e99…7b2f0xf000…94fcBase$0.01100%coinbase19d ago0xeb29bb…5f950b
0x4e99…7b2f0xf000…94fcBase$0.01100%coinbase19d ago0x243b5c…57c94c
0x4e99…7b2f0xf000…94fcBase$0.01100%coinbase19d ago0xba1ebb…d418a8
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase19d ago0xe82e91…21634c
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase19d ago0x0ee70b…13495f
0x4e99…7b2f0xf000…94fcBase$0.01100%coinbase19d ago0xe7682e…a66dcd
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase20d ago0x435b2b…2ae40c
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase20d ago0x4d02b3…63134a
0x4e99…7b2f0xf000…94fcBase$0.01100%coinbase20d ago0x462d86…64c3d1
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase20d ago0x8670ee…f38272
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase20d ago0xc343da…084363
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase20d ago0x1f25c7…4ffbea
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase20d ago0xc68097…5d87a8
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase20d ago0x257ae5…1239de
0x4e99…7b2f0xf000…94fcBase$0.01100%coinbase20d ago0xc9fa95…2048db
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase20d ago0x89b98e…600f51
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase20d ago0xd2a566…f677a2
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase20d ago0x5857bc…a93f54
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase20d ago0xcc6ef4…861eb5
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase20d ago0xa199e6…b92747
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase20d ago0xa5ef18…c8dd9c
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase20d ago0x93a5f6…058186

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.