Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf055…f9f50x6839…1a2bBase—$0.003100%coinbase53d ago0xf7b9c4…75f38c
0xf055…f9f50x6839…1a2bBase—$0.003100%coinbase53d ago0x713662…bfd8aa
0xf055…f9f50x6839…1a2bBase—$0.003100%coinbase53d ago0x482ba8…98795a
0xf055…f9f50x6839…1a2bBase—$0.003100%coinbase53d ago0x81b318…303865
0xf055…f9f50x6839…1a2bBase—$0.003100%coinbase53d ago0xf5407a…39a03b
0xf055…f9f50x6839…1a2bBase—$0.003100%coinbase53d ago0x0fc92c…24ebaa
0xf055…f9f50x6839…1a2bBase—$0.003100%coinbase53d ago0xbfba02…8cc821
0xf055…f9f50x6839…1a2bBase—$0.003100%coinbase53d ago0x0ec858…3b6920
0xf055…f9f50x6839…1a2bBase—$0.003100%coinbase53d ago0x4a1c63…e59213
0xf055…f9f50x6839…1a2bBase—$0.003100%coinbase53d ago0xaae9a2…bbe8e0
0xf055…f9f50x6839…1a2bBase—$0.003100%coinbase53d ago0x9c28f5…b17c4b
0xf055…f9f50x6839…1a2bBase—$0.003100%coinbase53d ago0x23a32f…671137
0xf055…f9f50x6839…1a2bBase—$0.003100%coinbase53d ago0x8ecea8…c0709e
0xf055…f9f50x6839…1a2bBase—$0.003100%coinbase53d ago0xb84b22…3215aa
0xf055…f9f50x6839…1a2bBase—$0.003100%coinbase53d ago0x811c60…854dab
0xf055…f9f50x6839…1a2bBase—$0.003100%coinbase53d ago0x9db823…bafc1c
0xf055…f9f50x6839…1a2bBase—$0.003100%coinbase53d ago0xba327d…659b43
0xf055…f9f50x6839…1a2bBase—$0.003100%coinbase53d ago0xee2eaa…a0a108
0xf055…f9f50x6839…1a2bBase—$0.003100%coinbase53d ago0xe720c7…970311
0xf055…f9f50x6839…1a2bBase—$0.003100%coinbase53d ago0xb4bbda…625790
0xf055…f9f50x6839…1a2bBase—$0.003100%coinbase53d ago0xf16ebc…6c64ec
0xf055…f9f50x6839…1a2bBase—$0.003100%coinbase53d ago0xd2896a…7d88ee
0xf055…f9f50x6839…1a2bBase—$0.003100%coinbase53d ago0x10ba5a…fb596e
0xf055…f9f50x6839…1a2bBase—$0.003100%coinbase53d ago0xbb872e…0469c2
0xf055…f9f50x6839…1a2bBase—$0.003100%coinbase53d ago0x92be5e…e1a7e1

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.