Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2180…dbf70x2932…4f60Basex402 service$0.20100%coinbase99d ago0x3c6781…56f9bd
0x2180…dbf70x2932…4f60Basex402 service$0.20100%coinbase99d ago0xa044cc…26c053
0x2180…dbf70x2932…4f60Basex402 service$0.20100%coinbase99d ago0x92aee0…72d022
0x2180…dbf70x2932…4f60Basex402 service$0.20100%coinbase99d ago0x8487e7…cdbf38
0x2180…dbf70x2932…4f60Basex402 service$0.01100%coinbase99d ago0x573277…5ea29a
0x2180…dbf70x2932…4f60Basex402 service$0.01100%candidates99d ago0x4eddbf…3b8877
0x2180…dbf70x2932…4f60Basex402 service$0.01100%coinbase99d ago0x91c99d…a850c6
0x2180…dbf70x2932…4f60Basex402 service$0.01100%coinbase99d ago0x7c6961…4ece74
0x2180…dbf70x9dba…0df8Basex402 service$0.006100%dexter99d ago0xa8447f…a64d8a
0x2180…dbf70x9dba…0df8Basex402 service$0.01100%dexter99d ago0xaa3a7f…60a691
0x2180…dbf70x9dba…0df8Basex402 service$0.005100%dexter99d ago0x426416…476257
0x2180…dbf70x9dba…0df8Basex402 service$0.005100%dexter99d ago0x425e53…4601ac
0x2180…dbf70x9dba…0df8Basex402 service$0.005100%dexter99d ago0x4cc191…d14fee
0x2180…dbf70x9dba…0df8Basex402 service$0.006100%dexter99d ago0xcbeae8…bbbdac
0x2180…dbf70x9dba…0df8Basex402 service$0.006100%dexter99d ago0x78c00a…2bb456
0x2180…dbf70x9dba…0df8Basex402 service$0.006100%dexter99d ago0xc0c506…7f9068
0x2180…dbf70x9dba…0df8Basex402 service$0.006100%dexter99d ago0x22fabc…5d2063
0x2180…dbf70x9dba…0df8Basex402 service$0.006100%dexter99d ago0x450d96…d02b7f
0x2180…dbf70x9dba…0df8Basex402 service$0.006100%dexter99d ago0x9c05bb…a7be44
0x2180…dbf70x9dba…0df8Basex402 service$0.006100%dexter99d ago0xb3f3a5…e22bce
0x2180…dbf70x9dba…0df8Basex402 service$0.006100%dexter99d ago0x30db23…3b70c5
0x2180…dbf70x9dba…0df8Basex402 service$0.006100%dexter99d ago0x73a698…21acdd
0x2180…dbf70x9dba…0df8Basex402 service$0.006100%dexter99d ago0x3da106…d6bced
0x2180…dbf70x9dba…0df8Basex402 service$0.006100%dexter99d ago0x53f137…f19c79
0x2180…dbf70x9dba…0df8Basex402 service$0.005100%dexter99d ago0xabffcc…5ed0dd

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.