Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase111d ago0x8f64b6…47f0ff
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase111d ago0x2debb5…86e289
0xe822…3a760x9eec…9b72Base—$0.01100%coinbase111d ago0x3f3544…6e326d
0xe822…3a760x9eec…9b72Base—$0.01100%coinbase111d ago0x49f8f3…158056
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase111d ago0x6cdc65…4caf67
0xe822…3a760x9eec…9b72Base—$0.03100%coinbase111d ago0xdac343…af4073
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase111d ago0x72283c…4a8f39
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase111d ago0xf1f5ee…b363c4
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase111d ago0x8a66c1…4ebde9
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase111d ago0x813785…7482e4
0xe822…3a760x9eec…9b72Base—$0.01100%coinbase111d ago0xf59d9a…4c8c65
0xe822…3a760x9eec…9b72Base—$0.01100%coinbase111d ago0xa59ad2…245219
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase111d ago0xd1de89…53bfc2
0xe822…3a760x9eec…9b72Base—$0.03100%coinbase111d ago0x282118…e1c6a4
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase111d ago0x698262…2a00e8
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase111d ago0x99ac1f…c7e494
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase111d ago0xf51062…2113b0
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase111d ago0x6024e4…562812
0xe822…3a760x9eec…9b72Base—$0.01100%coinbase111d ago0x260887…f696ef
0xe822…3a760x9eec…9b72Base—$0.01100%coinbase111d ago0x91a149…5ab5a2
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase111d ago0xc2bd77…46ec21
0xe822…3a760x9eec…9b72Base—$0.03100%coinbase111d ago0x670704…88394d
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase111d ago0x1d1b94…5ef8c5
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase111d ago0xc05156…dcc692
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase111d ago0x248f05…293d76

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.