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%coinbase102d ago0xbeaa47…6a194b
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase102d ago0xc577e7…d08e49
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase102d ago0xf3afc9…7127db
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase102d ago0x04b77e…731037
0xe822…3a760x9eec…9b72Base—$0.01100%coinbase102d ago0x488641…bd7c32
0xe822…3a760x9eec…9b72Base—$0.01100%coinbase102d ago0x8c4fe0…e73c6f
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase102d ago0xd78dfe…1d51b8
0xe822…3a760x9eec…9b72Base—$0.03100%coinbase102d ago0xbbed36…997406
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase102d ago0xb4d275…b653b1
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase102d ago0xb2a922…3026be
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase102d ago0xd77d47…426b2e
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase102d ago0x192c1e…630c39
0xe822…3a760x9eec…9b72Base—$0.01100%coinbase102d ago0x0b04a6…2873fd
0xe822…3a760x9eec…9b72Base—$0.01100%coinbase102d ago0x900ceb…4bfed4
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase102d ago0x5fb4d2…b94c68
0xe822…3a760x9eec…9b72Base—$0.03100%coinbase102d ago0x66822e…e0f59e
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase102d ago0xb74ce5…1121a2
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase102d ago0xa26dc8…53af0a
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase102d ago0x2b3b7f…2a74a6
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase102d ago0xd98c8c…26ee41
0xe822…3a760x9eec…9b72Base—$0.01100%coinbase102d ago0xf748eb…3c6a1b
0xe822…3a760x9eec…9b72Base—$0.01100%coinbase102d ago0x70edb9…fec512
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase102d ago0x3d5a78…676d02
0xe822…3a760x9eec…9b72Base—$0.03100%coinbase102d ago0x11fd94…cf6f00
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase102d ago0xf083e4…be9522

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.