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.04100%coinbase73d ago0x1a509e…50cf04
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase73d ago0x9e5c01…82594f
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase73d ago0x2af8e7…6aadd9
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase73d ago0x91bead…c16b11
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase73d ago0xb6f182…6144bf
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase73d ago0xfeecf5…38f3db
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase73d ago0xef214d…2b4dc6
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase73d ago0x5429e7…9297f3
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase73d ago0x4b3f4e…5c3cf8
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase73d ago0x1a678e…011920
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase73d ago0x912f87…d7242c
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase73d ago0x73d11a…828010
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase73d ago0xd2d4d2…9f6cb8
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase73d ago0x1b7b9a…3f6c7d
0xe822…3a760x9eec…9b72Base—$0.03100%coinbase73d ago0x16707b…e49566
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase73d ago0x27b8a2…f2c4df
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase73d ago0x0316b8…fc80c8
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase73d ago0x4e6f9b…d760c9
0xe822…3a760x9eec…9b72Base—$0.03100%coinbase73d ago0x261637…f21347
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase73d ago0x2b2c18…093bfc
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase73d ago0x1765a7…cec6ee
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase73d ago0xd1b41f…e3fd33
0xe822…3a760x9eec…9b72Base—$0.03100%coinbase73d ago0x355651…f68c82
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase73d ago0xcb611e…3d8eef
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase73d ago0x96f197…548670

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.