Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9500…8b3f0x2932…4f60Basex402 service$0.25100%coinbase72d ago0x2d25e4…c7a262
0x9500…8b3f0x03d7…584cBasex402 service$0.06100%0xf615…3d6c72d ago0x24830e…8ca1e1
0x9500…8b3f0x03d7…584cBasex402 service$0.06100%0xf615…3d6c72d ago0x517240…26ffd2
0x9500…8b3f0x03d7…584cBasex402 service$0.06100%0xf615…3d6c72d ago0x415b98…cb17a3
0x9500…8b3f0x03d7…584cBasex402 service$0.06100%0xf615…3d6c72d ago0x7bae3f…72dec4
0x9500…8b3f0x03d7…584cBasex402 service$0.06100%0xf615…3d6c72d ago0x8f7adf…aa9bcd
0x9500…8b3f0x03d7…584cBasex402 service$0.06100%0xf615…3d6c72d ago0xa7553f…7feaa2
0x9500…8b3f0x03d7…584cBasex402 service$0.06100%0xf615…3d6c72d ago0xc83daf…2ea74e
0x9500…8b3f0x03d7…584cBasex402 service$0.06100%0xf615…3d6c72d ago0x4bc091…9c6930
0x9500…8b3f0x03d7…584cBasex402 service$0.06100%0xf615…3d6c72d ago0x2c04f5…25fd6c
0x9500…8b3f0x03d7…584cBasex402 service$0.06100%0xf615…3d6c72d ago0x56632a…003f2f
0x9500…8b3f0x1949…20ffBase—$0.02100%coinbase72d ago0xaaeb5d…a9dedf
0x9500…8b3f0xccc8…15beBase—$85.00100%0xf70d…dbef72d ago0x1c6446…1c1f7b
0x9500…8b3f0x3e7c…1570Basex402 service$0.003100%coinbase72d ago0x2b31fe…c1b97c
0x9500…8b3f0x3e7c…1570Basex402 service$0.003100%coinbase72d ago0x77a1f5…a0e54f
0x9500…8b3f0x3e7c…1570Basex402 service$0.003100%coinbase72d ago0xf93d1c…35db17

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.