Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2070…34030xfe80…47eeBase—$0.001100%fluxa25d ago0x28d3f9…9fb8de
0x2070…34030xfe80…47eeBase—$0.001100%fluxa25d ago0xd53bc3…9a83d9
0x2070…34030xfe80…47eeBase—$0.001100%fluxa25d ago0xb99b2d…b3f47a
0x2070…34030xfe80…47eeBase—$0.001100%fluxa25d ago0xb9bdd6…7f0a9b
0x2070…34030xfe80…47eeBase—$0.001100%fluxa25d ago0xa27542…55e18d
0x2070…34030xfe80…47eeBase—$0.001100%fluxa25d ago0xc04b74…66c306
0x2070…34030xfe80…47eeBase—$0.001100%fluxa25d ago0xd29104…1367f9
0x2070…34030xfe80…47eeBase—$0.001100%fluxa25d ago0xcdee86…9dfa3a
0x2070…34030xfe80…47eeBase—$0.001100%fluxa25d ago0x1443cb…2f64b9
0x2070…34030xfe80…47eeBase—$0.001100%fluxa26d ago0x4895d7…9b7f26
0x2070…34030xfe80…47eeBase—$0.001100%fluxa26d ago0xf6406c…3405c3
0x2070…34030xfe80…47eeBase—$0.001100%fluxa26d ago0xe227db…9828fc
0x2070…34030xfe80…47eeBase—$0.001100%fluxa26d ago0x8e6d59…ad6e0f
0x2070…34030xfe80…47eeBase—$0.001100%fluxa26d ago0x15bfd6…251908
0x2070…34030xfe80…47eeBase—$0.001100%fluxa26d ago0xd786c6…26e8f2
0x2070…34030xfe80…47eeBase—$0.001100%fluxa26d ago0x4f0f20…2719be
0x2070…34030xfe80…47eeBase—$0.001100%fluxa26d ago0xee4705…9181f1
0x2070…34030xfe80…47eeBase—$0.001100%fluxa26d ago0x9d4a28…fac06a
0x2070…34030xfe80…47eeBase—$0.001100%fluxa26d ago0x29ffb5…09cc82
0x2070…34030xfe80…47eeBase—$0.001100%fluxa26d ago0x87da34…5165c0
0x2070…34030xfe80…47eeBase—$0.001100%fluxa26d ago0x9825ec…bf3331
0x2070…34030xfe80…47eeBase—$0.001100%fluxa26d ago0xa64ae4…420045
0x2070…34030xfe80…47eeBase—$0.001100%fluxa26d ago0x36b12a…052c07
0x2070…34030xfe80…47eeBase—$0.001100%fluxa26d ago0xc9bb08…b2da1a
0x2070…34030xfe80…47eeBase—$0.001100%fluxa26d ago0x4c25d9…0093e1

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.