Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x011f…3a630x5aae…482eBase—$0.001100%coinbase8d ago0x7ba331…7de3bb
0x011f…3a630x5aae…482eBase—$0.001100%coinbase8d ago0x0b52e7…b7dc62
0x011f…3a630x5aae…482eBase—$0.001100%coinbase8d ago0x5846e2…891757
0x011f…3a630x5aae…482eBase—$0.001100%coinbase8d ago0x6b884c…111d3e
0x011f…3a630x5aae…482eBase—$0.001100%coinbase8d ago0x3f071a…933f3a
0x011f…3a630x5aae…482eBase—$0.001100%coinbase8d ago0x135f05…65e608
0x011f…3a630x5aae…482eBase—$0.001100%coinbase8d ago0x6051f8…d4604b
0x011f…3a630x5aae…482eBase—$0.001100%coinbase8d ago0xa1e1fc…37aa07
0x011f…3a630x5aae…482eBase—$0.001100%coinbase8d ago0xf360fc…f3336d
0x011f…3a630x5aae…482eBase—$0.001100%coinbase8d ago0x3270d6…b6906a
0x011f…3a630x5aae…482eBase—$0.001100%coinbase8d ago0xd0efaf…c1d5c6
0x011f…3a630x5aae…482eBase—$0.001100%coinbase8d ago0x027288…336274
0x011f…3a630x5aae…482eBase—$0.001100%coinbase8d ago0x763c35…3d007d
0x011f…3a630x5aae…482eBase—$0.001100%coinbase8d ago0x2ce649…a903fa
0x011f…3a630x5aae…482eBase—$0.001100%coinbase8d ago0x917567…033687
0x011f…3a630x5aae…482eBase—$0.001100%coinbase8d ago0x55487b…e4c4a1
0x011f…3a630x5aae…482eBase—$0.001100%coinbase8d ago0x672d06…4426b0
0x011f…3a630x5aae…482eBase—$0.001100%coinbase8d ago0x24e6d3…d9b08d
0x011f…3a630x5aae…482eBase—$0.001100%coinbase8d ago0xf6b675…fcda35
0x011f…3a630x5aae…482eBase—$0.001100%coinbase8d ago0xc6f35f…975eb1
0x011f…3a630x5aae…482eBase—$0.001100%coinbase8d ago0xc9d2b7…34f7b7
0x011f…3a630x5aae…482eBase—$0.001100%coinbase8d ago0x802a03…dfe682
0x011f…3a630x5aae…482eBase—$0.001100%coinbase8d ago0x31f9ac…0c34b5
0x011f…3a630x5aae…482eBase—$0.001100%coinbase8d ago0xcce3b0…70f1dd
0x011f…3a630x5aae…482eBase—$0.001100%coinbase8d ago0xd6c4be…307655

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.