Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe629…4b540x2ec4…be71Basex402scanX402$0.01100%coinbase1h ago0x18b0e8…8c1e31
0xe629…4b540x2ec4…be71Basex402scanX402$0.01100%coinbase1h ago0x0783d8…d87b22
0xe629…4b540x2ec4…be71Basex402scanX402$0.01100%coinbase1h ago0xdb51de…d07dad
0xe629…4b540x2ec4…be71Basex402scanX402$0.01100%coinbase1h ago0x7c7995…c30f2b
0xe629…4b540x2ec4…be71Basex402scanX402$0.01100%coinbase1h ago0x1c3270…2a374c
0xe629…4b540x2ec4…be71Basex402scanX402$0.01100%coinbase1h ago0x01b1fc…2642f9
0xe629…4b540x2ec4…be71Basex402scanX402$0.01100%coinbase1h ago0x80fe89…95f2c0
0xe629…4b540x2ec4…be71Basex402scanX402$0.01100%coinbase1h ago0x256e5f…b221ee
0xe629…4b540x2ec4…be71Basex402scanX402$0.01100%coinbase1h ago0xc523cb…73df24
0xa437…55610x2ec4…be71Basex402scanX402$0.01100%coinbase2h ago0x0b2ad9…3d1cb0
0xa437…55610x2ec4…be71Basex402scanX402$0.01100%coinbase2h ago0x34b70c…e930b9
0xa437…55610x2ec4…be71Basex402scanX402$0.01100%coinbase2h ago0xbd7c5e…a87090
0xa437…55610x2ec4…be71Basex402scanX402$0.01100%coinbase2h ago0xdce7f4…d6ae8a
0x2b38…ab7d0x2ec4…be71Basex402scanX402$0.01100%coinbase11h ago0x1daf77…38ef02
0x2b38…ab7d0x2ec4…be71Basex402scanX402$0.01100%coinbase11h ago0x164945…2340bc
0x2b38…ab7d0x2ec4…be71Basex402scanX402$0.01100%coinbase11h ago0xe4b57a…d56857
0x2b38…ab7d0x2ec4…be71Basex402scanX402$0.01100%coinbase11h ago0x883e18…de1729
0x2b38…ab7d0x2ec4…be71Basex402scanX402$0.01100%coinbase11h ago0xb8e869…618ade
0x2b38…ab7d0x2ec4…be71Basex402scanX402$0.01100%coinbase11h ago0x7ad406…7aa8df
0x2b38…ab7d0x2ec4…be71Basex402scanX402$0.01100%coinbase11h ago0x417190…7aaba9
0x2b38…ab7d0x2ec4…be71Basex402scanX402$0.01100%coinbase11h ago0xcd8bda…8746a6
0x2b38…ab7d0x2ec4…be71Basex402scanX402$0.01100%coinbase11h ago0x86a639…589fac

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.