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%coinbase62d ago0x0f25fc…3ca7fc
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase62d ago0xa267af…ab4bea
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase62d ago0xfd331d…2a2e00
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase62d ago0x2bd92f…14314c
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase62d ago0xfb5f25…84dd50
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase62d ago0xb0bd99…d5410f
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase62d ago0x347ca4…ac10a1
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase62d ago0x9b54b8…f81d76
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase62d ago0x0b9503…3ce754
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase62d ago0x09f58e…7b7e19
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase62d ago0x068888…8de10d
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase62d ago0x74b2d2…3a2118
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase62d ago0x1aadad…f3ae7d
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase62d ago0x7558f2…9a629c
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase62d ago0xf8b7dc…2aa5fa
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase62d ago0x767c97…d16842
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase62d ago0x2b23fb…c08524
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase62d ago0x2291d1…e9ca9f
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase62d ago0x29a65d…207e66
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase62d ago0x4abc21…dc61af
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase62d ago0x69b452…d1d2c4
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase62d ago0xe3a093…18be5d
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase62d ago0x1a692c…779bf2
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase62d ago0x6f36ed…e13a41
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase62d ago0xd7293b…83f047

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.