Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xdeca…3da5Base—$0.01100%fluxa115d ago0xc4cca6…e34266
0xb90a…9ae40xdeca…3da5Base—$0.01100%fluxa115d ago0x14f114…892c25
0xb90a…9ae40xdeca…3da5Base—$0.01100%fluxa115d ago0xfc668b…3a1052
0xb90a…9ae40xdeca…3da5Base—$0.01100%fluxa115d ago0x371a34…ea957c
0xdeca…3da50xac65…4417Base—$0.04100%fluxa115d ago0xec30be…851ad3
0xb90a…9ae40xdeca…3da5Base—$0.01100%fluxa115d ago0x25b87e…36d049
0xb90a…9ae40xdeca…3da5Base—$0.01100%fluxa115d ago0x4ad3eb…3365f2
0xb90a…9ae40xdeca…3da5Base—$0.01100%fluxa115d ago0xd8bb7f…7d67d2
0xb90a…9ae40xdeca…3da5Base—$0.01100%fluxa115d ago0x78b9f6…0bafdb
0xdeca…3da50xac65…4417Base—$0.12100%fluxa115d ago0x7bb87d…20dcba
0xb90a…9ae40xdeca…3da5Base—$0.01100%fluxa115d ago0xa76d30…fbe808
0xb90a…9ae40xdeca…3da5Base—$0.01100%fluxa115d ago0x1d3e83…8edb33
0xb90a…9ae40xdeca…3da5Base—$0.01100%fluxa115d ago0x7b91a0…605d0f
0xb90a…9ae40xdeca…3da5Base—$0.01100%fluxa115d ago0xc212e8…3c9c9e
0xb90a…9ae40xdeca…3da5Base—$0.01100%fluxa115d ago0x8d3c38…368c0d
0xb90a…9ae40xdeca…3da5Base—$0.01100%fluxa115d ago0x40432f…24cd3b
0xb90a…9ae40xdeca…3da5Base—$0.01100%fluxa115d ago0xc74554…879bd2
0xb90a…9ae40xdeca…3da5Base—$0.01100%fluxa115d ago0x6ee095…16e17b
0xb90a…9ae40xdeca…3da5Base—$0.01100%fluxa115d ago0x071814…c78945
0xb90a…9ae40xdeca…3da5Base—$0.01100%fluxa115d ago0xd11319…731139
0xb90a…9ae40xdeca…3da5Base—$0.01100%fluxa115d ago0xcc443a…80579f
0xb90a…9ae40xdeca…3da5Base—$0.01100%fluxa115d ago0xc79e21…918674
0xdeca…3da50xac65…4417Base—$0.05100%fluxa116d ago0xcb3987…330834
0xb90a…9ae40xdeca…3da5Base—$0.05100%fluxa116d ago0xb41e5a…48e240

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.