Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ccc…f3990x2ed5…85efBase—$0.04100%fluxa119d ago0x4f9384…0ac38a
0x3f4d…3e5f0x2ed5…85efBase—$0.04100%fluxa119d ago0x8438ae…f32f4d
0xab5d…89c90x2ed5…85efBase—$0.04100%fluxa119d ago0x07da03…d7460a
0x690e…fdbf0x2ed5…85efBase—$0.04100%fluxa119d ago0xc031a9…b94236
0xd890…a0b80x2ed5…85efBase—$0.04100%fluxa119d ago0x18a705…d3d17e
0x5a64…bc570x2ed5…85efBase—$0.04100%fluxa119d ago0x34a76e…ef3af9
0x04bc…57670x2ed5…85efBase—$0.04100%fluxa119d ago0xa240f0…09421f
0x74fb…24a20x2ed5…85efBase—$0.04100%fluxa119d ago0xd7d0af…83f65a
0x9515…29880x2ed5…85efBase—$0.04100%fluxa119d ago0x9d6d36…199cd5
0x1392…d1fb0x2ed5…85efBase—$0.04100%fluxa119d ago0x3b7fd6…d6876b
0xc21d…0cb60x2ed5…85efBase—$0.04100%fluxa119d ago0x8d45df…7c0ef8
0x4911…fa0d0x2ed5…85efBase—$0.04100%fluxa119d ago0x2a5008…413ab0
0xb763…71ce0x2ed5…85efBase—$0.04100%fluxa119d ago0x6346ad…4c86c3
0xb10a…53440x2ed5…85efBase—$0.04100%fluxa119d ago0xe02c3f…37e336
0xae9d…e1580x2ed5…85efBase—$0.04100%fluxa119d ago0x71e5b8…42d954
0x1a56…548e0x2ed5…85efBase—$0.04100%fluxa119d ago0x59db72…a684b8
0x04eb…7a300x2ed5…85efBase—$0.04100%fluxa119d ago0x6c06e5…4d0569
0xa34d…2aca0x2ed5…85efBase—$0.04100%fluxa119d ago0x917117…596091
0xdaab…40d40x2ed5…85efBase—$0.04100%fluxa119d ago0x83aefc…65fbe1
0x3884…f34c0x2ed5…85efBase—$0.04100%fluxa119d ago0x4d2fce…5ec45a
0x3f35…4d3f0x2ed5…85efBase—$0.01100%fluxa119d ago0x90876e…563a9f
0x7589…83a10x2ed5…85efBase—$0.01100%fluxa119d ago0x05a7a9…e777b9
0x7181…23fe0x2ed5…85efBase—$0.04100%fluxa119d ago0x160c4b…425268
0xe227…ad7f0x2ed5…85efBase—$0.04100%fluxa119d ago0x68252a…3735d6
0x820e…a9550x2ed5…85efBase—$0.04100%fluxa119d ago0x6b5053…0c6cdb

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.