Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xb76a…5291Base—$6.36100%fluxa103d ago0x14070c…fe16d8
0xb90a…9ae40xb76a…5291Base—$1.81100%fluxa103d ago0x2d4809…7db8b5
0xb90a…9ae40xb76a…5291Base—$1.81100%fluxa103d ago0x963852…99dc18
0xb90a…9ae40xb76a…5291Base—$0.04100%fluxa104d ago0x2c6e30…c1cf46
0xb90a…9ae40xb76a…5291Base—$0.05100%fluxa104d ago0x6578cd…769862
0xb90a…9ae40xb76a…5291Base—$0.06100%fluxa104d ago0x4b25e1…0360ad
0xb90a…9ae40xb76a…5291Base—$0.05100%fluxa104d ago0xcefd59…49903d
0xb90a…9ae40xb76a…5291Base—$0.04100%fluxa104d ago0xa44687…716045
0xb90a…9ae40xb76a…5291Base—$0.01100%candidates104d ago0x4d9358…8d2258
0xb90a…9ae40xb76a…5291Base—$0.01100%candidates104d ago0xda627a…6be6aa
0xb90a…9ae40xb76a…5291Base—$0.01100%candidates104d ago0x3516fe…d0714a
0xb90a…9ae40xb76a…5291Base—$0.01100%candidates104d ago0x0bb72c…5bdf81
0xb90a…9ae40xb76a…5291Base—$0.01100%candidates104d ago0x31a95b…ba2e7a
0xb90a…9ae40xb76a…5291Base—$0.01100%candidates104d ago0x46e7a8…d4e9e6
0xb90a…9ae40xb76a…5291Base—$0.01100%candidates104d ago0x4b5a6c…141b4b
0xb90a…9ae40xb76a…5291Base—$0.01100%candidates104d ago0x7bf341…64f51a
0xb90a…9ae40xb76a…5291Base—$0.01100%candidates104d ago0xb3bd74…59495c
0xb90a…9ae40xb76a…5291Base—$0.01100%candidates104d ago0xd3f737…af6c2e
0xb90a…9ae40xb76a…5291Base—$0.01100%candidates104d ago0xcebe78…ccb520
0xb90a…9ae40xb76a…5291Base—$0.01100%candidates104d ago0x8d09d3…f52cee
0xb90a…9ae40xb76a…5291Base—$0.01100%candidates104d ago0xc388a6…dad74a
0xb90a…9ae40xb76a…5291Base—$0.01100%fluxa104d ago0x930201…161409
0xb90a…9ae40xb76a…5291Base—$0.01100%candidates104d ago0xbab800…cfd496
0xb90a…9ae40xb76a…5291Base—$0.01100%candidates104d ago0x2e8ae7…d8b1c6
0xb90a…9ae40xb76a…5291Base—$0.01100%candidates104d ago0x93dfa1…d270b6

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.