Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf56d…54830xb0af…3befBase—$3.00100%payAI33d ago0x7ed17e…5bc8f1
0x7d45…92240xb0af…3befBase—$3.00100%payAI33d ago0x8c7021…da212d
0xb66a…04f40xb0af…3befBase—$3.00100%payAI33d ago0x9f044c…f6759d
0x34da…7cb40xb0af…3befBase—$3.00100%payAI33d ago0x18d7b7…107cf2
0x1061…a4e30xb0af…3befBase—$3.00100%payAI33d ago0x1734b7…3596d1
0x1061…a4e30xb0af…3befBase—$3.00100%payAI33d ago0xaa35e8…9e94e5
0x7d45…92240xb0af…3befBase—$3.00100%payAI33d ago0xf80d94…0e0839
0xf56d…54830xb0af…3befBase—$3.00100%payAI34d ago0xc11fa4…c7110c
0x34da…7cb40xb0af…3befBase—$3.00100%payAI34d ago0xdb8365…1e0b9e
0x1061…a4e30xb0af…3befBase—$3.00100%payAI34d ago0x6329eb…df7489
0xea80…9fed0xb0af…3befBase—$3.00100%payAI34d ago0x7efa14…048f24
0xf56d…54830xb0af…3befBase—$3.00100%payAI34d ago0xb7a0e5…b2727b
0x1061…a4e30xb0af…3befBase—$3.00100%payAI34d ago0x5daab7…2d3ff0
0x84db…96280xb0af…3befBase—$3.00100%payAI34d ago0x2e2b11…14bc95
0x34da…7cb40xb0af…3befBase—$3.00100%payAI34d ago0x246b38…557e5b
0xb66a…04f40xb0af…3befBase—$3.00100%payAI34d ago0xb64fd1…34fd60
0xb66a…04f40xb0af…3befBase—$3.00100%payAI34d ago0x8ff0ea…8d9fdd
0xb66a…04f40xb0af…3befBase—$3.00100%payAI34d ago0x1f3526…3ce453

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.