Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase120d ago0xa4284d…7a51aa
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase120d ago0x511051…35be58
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase120d ago0xb83a6c…65d16f
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase120d ago0xe123d0…5944d2
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase120d ago0x866ad6…6e401b
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase120d ago0x559354…e441ab
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase120d ago0x966f00…185ac4
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase120d ago0xc9b2e1…a90fe6
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase120d ago0xec673f…a4419a
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase120d ago0xfdcf22…e7c54f
0xd5fb…ecf40x3dcb…32e1Basex402 service$0.005100%coinbase120d ago0x784da5…ca5140
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase120d ago0x14d463…c94b45
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase120d ago0x644bd7…750e0e
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase120d ago0xc58a55…99a867
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase120d ago0x04ad6e…1b12d0
0x9596…83a20x3dcb…32e1Basex402 service$0.002100%coinbase120d ago0xc99a44…4ebdca
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase120d ago0x9fe481…692e12
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase120d ago0xd1d7c8…39379c
0xfdd3…87cc0x3dcb…32e1Basex402 service$0.002100%coinbase120d ago0xbb9728…fa7b2a
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase120d ago0x4797a6…910c62
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase120d ago0x4f285d…1e8c56
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase120d ago0x22580a…2bdf12
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase120d ago0x3d131f…7c30b4
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase120d ago0xca65d8…a5ca34
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase120d ago0xaae7c8…02a888

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.