Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase96d ago0x021691…870a67
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase96d ago0xc480db…c198a0
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase96d ago0x353076…c8d98c
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase96d ago0xfdac11…73a20e
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase96d ago0xe751c2…b18aaa
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase96d ago0xdd3236…c6b351
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase96d ago0x6e4a05…8a3cba
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase96d ago0xca29f3…1ebbff
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase96d ago0x12459d…032f98
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase96d ago0xd1f0a9…7bbedb
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase96d ago0x42c1df…5a8638
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase97d ago0xefd259…4a8625
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase97d ago0x9815b7…eef92c
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase97d ago0xe63c7a…a0f7bd
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase97d ago0x921e3a…cea419
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase97d ago0x2e50d6…18d314
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase97d ago0xc6f7b5…d04b5a
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase97d ago0x924638…0db2fc
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase97d ago0xb42cb2…ce6977
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase97d ago0x0ece69…296908
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase97d ago0xc987c0…c7ad6e
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase97d ago0x03806b…229f68
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase97d ago0x604bc0…281efb
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase97d ago0x451dd3…4eaeb1
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase97d ago0x0ec603…20d954

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.