Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase11d ago0xa8cc79…2af407
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase11d ago0x5882fb…5f61a5
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase11d ago0x378a61…4459d8
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase11d ago0x2d5075…02d383
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase11d ago0x550e5f…bc0ee6
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase11d ago0x161d4f…b5ecd6
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase11d ago0x037c97…32e71d
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase11d ago0x1b0cb5…4afbc0
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase11d ago0x432ade…211ee2
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase11d ago0x88be98…0838c3
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase11d ago0xc55e16…f6755c
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase11d ago0xef8a26…55f0a2
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase11d ago0xb05c1e…4336a7
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase11d ago0x7d0619…d53cb1
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase11d ago0xa9afa9…d4033f
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase11d ago0xaa4a75…5a3d58
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase11d ago0x37c276…eb71cc
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase11d ago0x7b0aa3…2490a3
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase11d ago0x555525…8414b5
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase11d ago0x5f6085…8fa6ed
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase11d ago0x2b3552…c0944e
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase11d ago0xacce42…0b4790
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase11d ago0xb05a31…15c6e0
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase11d ago0x85797c…ae362c
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase11d ago0xe61259…a2a5a6

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.