Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7a67…f0af0x5aae…482eBase—$0.001100%coinbase5d ago0x1a16fe…28a64a
0x7a67…f0af0x5aae…482eBase—$0.001100%coinbase5d ago0x469695…42a349
0x7a67…f0af0x5aae…482eBase—$0.001100%coinbase5d ago0x7fde32…31c9d0
0x7a67…f0af0x5aae…482eBase—$0.001100%coinbase5d ago0x2eb298…4e4be6
0x7a67…f0af0x5aae…482eBase—$0.001100%coinbase5d ago0x8e71ad…5cc1b3
0x7a67…f0af0x5aae…482eBase—$0.001100%coinbase5d ago0xc0ebe9…9da937
0x7a67…f0af0x5aae…482eBase—$0.001100%coinbase5d ago0x9e9fe8…0af22b
0x7a67…f0af0x5aae…482eBase—$0.001100%coinbase5d ago0x9d0ae6…b60dff
0x7a67…f0af0x5aae…482eBase—$0.001100%coinbase5d ago0x2b8bc7…f07ab9
0x7a67…f0af0x5aae…482eBase—$0.001100%coinbase5d ago0xad88fc…538dd6
0x7a67…f0af0x5aae…482eBase—$0.001100%coinbase5d ago0x9aa699…a00894
0x7a67…f0af0x5aae…482eBase—$0.001100%coinbase5d ago0xc35656…70d205
0x7a67…f0af0x5aae…482eBase—$0.001100%coinbase5d ago0xe8bbac…fd79ea
0x7a67…f0af0x5aae…482eBase—$0.001100%coinbase5d ago0xc93aab…c90aab
0x7a67…f0af0x5aae…482eBase—$0.001100%coinbase5d ago0xbfdec3…55dac1
0x7a67…f0af0x5aae…482eBase—$0.001100%coinbase5d ago0xd3e4e3…59fa4b
0x7a67…f0af0x5aae…482eBase—$0.001100%coinbase5d ago0xe10c97…eb0ff2
0x7a67…f0af0x5aae…482eBase—$0.001100%coinbase5d ago0x916691…b49f4a
0x7a67…f0af0x5aae…482eBase—$0.001100%coinbase5d ago0xad165d…e92b65
0x7a67…f0af0x5aae…482eBase—$0.001100%coinbase5d ago0x3568d7…e2b25e
0x7a67…f0af0x5aae…482eBase—$0.001100%coinbase5d ago0x3d27d7…ed52cc
0x7a67…f0af0x5aae…482eBase—$0.001100%coinbase5d ago0x7aaf85…d758cb
0x7a67…f0af0x5aae…482eBase—$0.001100%coinbase5d ago0xceaf80…d366e6
0x7a67…f0af0x5aae…482eBase—$0.001100%coinbase5d ago0xcc0fba…c348cd
0x7a67…f0af0x5aae…482eBase—$0.001100%coinbase5d ago0xfa3969…f69f7f

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.