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%coinbase68d ago0xef3586…6045b0
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase68d ago0x41a930…bb0d31
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase68d ago0x20f90d…1d3f67
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase68d ago0x631a95…e73476
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase68d ago0x32203c…540e70
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase68d ago0x55674c…cc8c42
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase68d ago0x867999…4fa53e
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase68d ago0xd09487…b2d188
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase68d ago0x450767…1a4f1e
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase68d ago0xc06e5a…f84ad5
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase68d ago0xd053c2…92b1f4
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase68d ago0x26683b…12f0a0
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase68d ago0xb0d8a8…57b191
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase68d ago0x717da6…387817
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase68d ago0x98f887…ada6fc
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase68d ago0xacc44c…78e4c9
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase68d ago0x6eb193…aafda4
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase68d ago0xbcc987…39b794
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase68d ago0x37772d…0a6b25
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase68d ago0x1e81ca…3a0f9b
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase68d ago0x32b4e2…a493f4
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase68d ago0x11c4bc…16d7e6
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase68d ago0x16260d…a8698d
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase68d ago0x02f0ea…e2a321
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase68d ago0x7b3bc8…bb90b9

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.