Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe53c…88d50x3e0a…78e7Base—$0.002782100%coinbase74d ago0xfe4cf9…5f1093
0xe53c…88d50x3e0a…78e7Base—$0.004069100%coinbase74d ago0x9d2d0a…6723e9
0xe53c…88d50x3e0a…78e7Base—$0.003129100%coinbase74d ago0x196593…7c6319
0xe53c…88d50x3e0a…78e7Base—$0.003486100%coinbase74d ago0x7d9e57…e0a4aa
0xe53c…88d50x3e0a…78e7Base—$0.00364100%coinbase74d ago0x52c1c2…b28fba
0xe53c…88d50x3e0a…78e7Base—$0.002676100%coinbase74d ago0xf2e436…284cf2
0xe53c…88d50x3e0a…78e7Base—$0.005005100%coinbase74d ago0xfceee3…f82d36
0xe53c…88d50x3e0a…78e7Base—$0.002862100%coinbase74d ago0x7d57ab…12173f
0xe53c…88d50x3e0a…78e7Base—$0.004757100%coinbase74d ago0x16ce11…daf407
0xe53c…88d50x3e0a…78e7Base—$0.004855100%coinbase74d ago0xa64197…08df11
0xe53c…88d50x3e0a…78e7Base—$0.003847100%coinbase74d ago0x09dc83…cf79e7
0xe53c…88d50x3e0a…78e7Base—$0.002946100%coinbase74d ago0x7af712…58d5d4
0xe53c…88d50x3e0a…78e7Base—$0.003113100%coinbase74d ago0x6c8310…c544b5
0xe53c…88d50x3e0a…78e7Base—$0.002824100%coinbase74d ago0x921b6c…9c15f7
0xe53c…88d50x3e0a…78e7Base—$0.003077100%coinbase74d ago0xcc945e…281a22
0xe53c…88d50x3e0a…78e7Base—$0.004991100%coinbase74d ago0x6e1e4a…144c92
0xe53c…88d50x3e0a…78e7Base—$0.003282100%coinbase74d ago0x86bd06…f3ea14
0xe53c…88d50x3e0a…78e7Base—$0.004904100%coinbase74d ago0x664315…ae24d6
0xe53c…88d50x3e0a…78e7Base—$0.002723100%coinbase75d ago0xa1cb00…aa0a40
0xe53c…88d50x3e0a…78e7Base—$0.002693100%coinbase75d ago0xed19aa…3a3359
0xe53c…88d50x3e0a…78e7Base—$0.005079100%coinbase75d ago0xeeca7e…bc9b83
0xe53c…88d50x3e0a…78e7Base—$0.002846100%coinbase75d ago0xd591b9…2af8e1
0xe53c…88d50x3e0a…78e7Base—$0.004363100%coinbase75d ago0x823a3c…f6769d
0xe53c…88d50x3e0a…78e7Base—$0.003622100%coinbase75d ago0x757ba0…3b90d4
0xe53c…88d50x3e0a…78e7Base—$0.004556100%coinbase75d ago0xf96a9b…d59dee

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.