Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa29f…fdfa0xfe80…47eeBase—$0.001100%fluxa16d ago0xa4ba1c…47652f
0xa29f…fdfa0xfe80…47eeBase—$0.001100%fluxa16d ago0xc0e9e0…03178b
0xa29f…fdfa0xfe80…47eeBase—$0.001100%fluxa16d ago0xd128ad…10dbf3
0xa29f…fdfa0xfe80…47eeBase—$0.001100%fluxa16d ago0x9dff8d…df3d17
0xa29f…fdfa0xfe80…47eeBase—$0.001100%fluxa16d ago0x79e246…d3b281
0xa29f…fdfa0xfe80…47eeBase—$0.001100%fluxa16d ago0xbceb16…0b6a32
0xa29f…fdfa0xfe80…47eeBase—$0.001100%fluxa16d ago0x11bfab…5d30d1
0xa29f…fdfa0xfe80…47eeBase—$0.001100%fluxa16d ago0x5fceb6…c27e63
0xa29f…fdfa0xfe80…47eeBase—$0.001100%fluxa16d ago0x2f7c19…118360
0xa29f…fdfa0xfe80…47eeBase—$0.001100%fluxa16d ago0x40bb49…e66b82
0xa29f…fdfa0xfe80…47eeBase—$0.001100%fluxa16d ago0x9c08a8…bf9e9c
0xa29f…fdfa0xfe80…47eeBase—$0.001100%fluxa16d ago0x7da749…d221ad
0xa29f…fdfa0xfe80…47eeBase—$0.001100%fluxa16d ago0x89a1ea…8386db
0xa29f…fdfa0xfe80…47eeBase—$0.001100%fluxa16d ago0xa3749a…ee846f
0xa29f…fdfa0xfe80…47eeBase—$0.001100%fluxa16d ago0xb12e5a…4f9270
0xa29f…fdfa0xfe80…47eeBase—$0.001100%fluxa16d ago0x06e2a8…1d776b
0xa29f…fdfa0xfe80…47eeBase—$0.001100%fluxa16d ago0xe42d79…64b93c
0xa29f…fdfa0xfe80…47eeBase—$0.001100%fluxa16d ago0x64caf3…2fcc33
0xa29f…fdfa0xfe80…47eeBase—$0.001100%fluxa16d ago0xf32c53…e1a14d
0xa29f…fdfa0xfe80…47eeBase—$0.001100%fluxa16d ago0x03863b…6ad5ff
0xa29f…fdfa0xfe80…47eeBase—$0.001100%fluxa16d ago0x7ffd4f…5e4d1a
0xa29f…fdfa0xfe80…47eeBase—$0.001100%fluxa16d ago0xb995bf…10b0d5
0xa29f…fdfa0xfe80…47eeBase—$0.001100%fluxa16d ago0x290ae5…d3366b
0xa29f…fdfa0xfe80…47eeBase—$0.001100%fluxa16d ago0x7c2ca2…157425
0xa29f…fdfa0xfe80…47eeBase—$0.001100%fluxa16d ago0xb3a5a2…bdd1e9

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.