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.01100%coinbase5d ago0xb1a5b5…6fbccc
0xecbf…50d60xf000…94fcBase$0.01100%coinbase5d ago0x6b0d0d…7e4ad9
0xecbf…50d60xf000…94fcBase$0.01100%coinbase5d ago0x9fda27…98d00c
0xecbf…50d60xf000…94fcBase$0.01100%coinbase5d ago0x0f3560…493416
0xecbf…50d60xf000…94fcBase$0.01100%coinbase5d ago0x08d170…af4d86
0xecbf…50d60xf000…94fcBase$0.01100%coinbase5d ago0xe00cd3…23a40b
0xecbf…50d60xf000…94fcBase$0.01100%coinbase5d ago0xf583d2…cd4201
0xecbf…50d60xf000…94fcBase$0.01100%coinbase6d ago0xc2b7d3…4032d9
0xecbf…50d60xf000…94fcBase$0.01100%coinbase6d ago0x8c9fc3…b1e40a
0xecbf…50d60xf000…94fcBase$0.01100%coinbase6d ago0x5c99a0…2d60c8
0xecbf…50d60xf000…94fcBase$0.01100%coinbase6d ago0xf04987…c5fd0d
0xecbf…50d60xf000…94fcBase$0.01100%coinbase6d ago0x103f4d…7f7fa8
0xecbf…50d60xf000…94fcBase$0.01100%coinbase6d ago0x02dbe2…b3e80c
0xecbf…50d60xf000…94fcBase$0.01100%coinbase6d ago0xcb2e35…22d115
0xecbf…50d60xf000…94fcBase$0.01100%coinbase6d ago0x750c55…fed14b
0xecbf…50d60xf000…94fcBase$0.01100%coinbase6d ago0xe74ecf…110326
0xecbf…50d60xf000…94fcBase$0.01100%coinbase6d ago0x5fc0e6…e18b97
0xecbf…50d60xf000…94fcBase$0.01100%coinbase6d ago0x7cda51…2647bb
0xecbf…50d60xf000…94fcBase$0.01100%coinbase6d ago0xb60f3a…1dac43
0xecbf…50d60xf000…94fcBase$0.01100%coinbase6d ago0xedab8a…09e047
0xecbf…50d60xf000…94fcBase$0.01100%coinbase6d ago0x1f2074…5e3932
0xecbf…50d60xf000…94fcBase$0.03100%coinbase6d ago0x061ac3…68e2e1
0xecbf…50d60xf000…94fcBase$0.03100%coinbase6d ago0x5b53fd…cc86ce
0xecbf…50d60xf000…94fcBase$0.01100%coinbase6d ago0xa00e33…3096c1
0xecbf…50d60xf000…94fcBase$0.20100%coinbase6d ago0x3eb291…d74f9a

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.