Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb89b…7f290xfe80…47eeBase—$0.001100%fluxa19d ago0xfd4c7f…fca7f9
0xb89b…7f290xfe80…47eeBase—$0.001100%fluxa19d ago0xe725c2…214945
0xb89b…7f290xfe80…47eeBase—$0.001100%fluxa19d ago0x876257…eff9d1
0xb89b…7f290xfe80…47eeBase—$0.001100%fluxa19d ago0x7e4839…5b8311
0xb89b…7f290xfe80…47eeBase—$0.001100%fluxa19d ago0x9696dc…da8e59
0xb89b…7f290xfe80…47eeBase—$0.001100%fluxa19d ago0xc94a72…00080d
0xb89b…7f290xfe80…47eeBase—$0.001100%fluxa19d ago0xa2a8f1…4905a5
0xb89b…7f290xfe80…47eeBase—$0.001100%fluxa19d ago0x000347…d569ea
0xb89b…7f290xfe80…47eeBase—$0.001100%fluxa19d ago0x218bad…1e3f84
0xb89b…7f290xfe80…47eeBase—$0.001100%fluxa19d ago0x4b2d77…a27da1
0xb89b…7f290xfe80…47eeBase—$0.001100%fluxa20d ago0x9e6426…3b567f
0xb89b…7f290xfe80…47eeBase—$0.001100%fluxa20d ago0x0e5df4…80027a
0xb89b…7f290xfe80…47eeBase—$0.001100%fluxa20d ago0x00f258…cfd185
0xb89b…7f290xfe80…47eeBase—$0.001100%fluxa20d ago0x272dee…eec409
0xb89b…7f290xfe80…47eeBase—$0.001100%fluxa20d ago0x2dd981…c1ba9e
0xb89b…7f290xfe80…47eeBase—$0.001100%fluxa20d ago0xf9aeed…a3d2ce
0xb89b…7f290xfe80…47eeBase—$0.001100%fluxa20d ago0x229a42…4a0a49
0xb89b…7f290xfe80…47eeBase—$0.001100%fluxa20d ago0xa22e3d…96a1ba
0xb89b…7f290xfe80…47eeBase—$0.001100%fluxa20d ago0xf54961…011abd
0xb89b…7f290xfe80…47eeBase—$0.001100%fluxa20d ago0x32a436…007c74
0xb89b…7f290xfe80…47eeBase—$0.001100%fluxa20d ago0x011afb…6162f6
0xb89b…7f290xfe80…47eeBase—$0.001100%fluxa20d ago0x3b73fd…4434fa
0xb89b…7f290xfe80…47eeBase—$0.001100%fluxa20d ago0x6d3dda…91a7e6
0xb89b…7f290xfe80…47eeBase—$0.001100%fluxa20d ago0x161ec5…8efb88
0xb89b…7f290xfe80…47eeBase—$0.001100%fluxa20d ago0xa68a5a…335733

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.