Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa536…a9610x3e0a…78e7Base—$0.005275100%coinbase73d ago0xc3c1e3…efb15a
0xa536…a9610x3e0a…78e7Base—$0.004374100%coinbase73d ago0xfedadc…837143
0xa536…a9610x3e0a…78e7Base—$0.003942100%coinbase73d ago0x638796…d3fa4a
0xa536…a9610x3e0a…78e7Base—$0.004364100%coinbase73d ago0x383781…8dad12
0xa536…a9610x3e0a…78e7Base—$0.005675100%coinbase73d ago0x50db17…87bc28
0xa536…a9610x3e0a…78e7Base—$0.0058100%coinbase73d ago0x558b92…896587
0xa536…a9610x3e0a…78e7Base—$0.004352100%coinbase73d ago0x2efddc…55015b
0xa536…a9610x3e0a…78e7Base—$0.005219100%coinbase73d ago0x2caf9d…11d5a7
0xa536…a9610x3e0a…78e7Base—$0.003253100%coinbase73d ago0x4a3862…7f9f57
0xa536…a9610x3e0a…78e7Base—$0.004143100%coinbase73d ago0xea5fad…d0d4ac
0xa536…a9610x3e0a…78e7Base—$0.002758100%coinbase73d ago0xe084cd…103a00
0xa536…a9610x3e0a…78e7Base—$0.005878100%coinbase73d ago0x29687b…b6085e
0xa536…a9610x3e0a…78e7Base—$0.004806100%coinbase73d ago0xb5fd5e…bf9e37
0xa536…a9610x3e0a…78e7Base—$0.005325100%coinbase73d ago0x5984a9…23f6d3
0xa536…a9610x3e0a…78e7Base—$0.003667100%coinbase73d ago0x2f9bbc…0ebb35
0xa536…a9610x3e0a…78e7Base—$0.00334100%coinbase73d ago0x773e08…8d0bc6
0xa536…a9610x3e0a…78e7Base—$0.004299100%coinbase74d ago0x3957ab…a645d7
0xa536…a9610x3e0a…78e7Base—$0.003164100%coinbase74d ago0x9cc999…436ff2
0xa536…a9610x3e0a…78e7Base—$0.003395100%coinbase74d ago0x8c66c3…e90975
0xa536…a9610x3e0a…78e7Base—$0.005392100%coinbase74d ago0x5ad74d…48fc5e
0xa536…a9610x3e0a…78e7Base—$0.005834100%coinbase74d ago0x30ff3f…8a1062
0xa536…a9610x3e0a…78e7Base—$0.004379100%coinbase74d ago0xfa63fd…803fb6
0xa536…a9610x3e0a…78e7Base—$0.005231100%coinbase74d ago0xb4f698…0be052
0xa536…a9610x3e0a…78e7Base—$0.005563100%coinbase74d ago0xcf59ee…f50a18
0xa536…a9610x3e0a…78e7Base—$0.005851100%coinbase74d ago0x68b25d…3c5565

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.