Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4222…89650xfe80…47eeBase—$0.001100%fluxa25d ago0xabab31…d8e5ad
0x4222…89650xfe80…47eeBase—$0.001100%fluxa25d ago0x285eec…7ce108
0x4222…89650xfe80…47eeBase—$0.001100%fluxa25d ago0x1da6ee…295006
0x4222…89650xfe80…47eeBase—$0.001100%fluxa25d ago0xfd09a3…2eedc9
0x4222…89650xfe80…47eeBase—$0.001100%fluxa25d ago0xef1a06…a1f30c
0x4222…89650xfe80…47eeBase—$0.001100%fluxa25d ago0x30edc8…7f3f33
0x4222…89650xfe80…47eeBase—$0.001100%fluxa25d ago0xdd1e0f…1eff8d
0x4222…89650xfe80…47eeBase—$0.001100%fluxa26d ago0x6d4a7f…46dd8c
0x4222…89650xfe80…47eeBase—$0.001100%fluxa26d ago0x47d4a6…22798c
0x4222…89650xfe80…47eeBase—$0.001100%fluxa26d ago0x73b037…761ba9
0x4222…89650xfe80…47eeBase—$0.001100%fluxa26d ago0x546907…dff818
0x4222…89650xfe80…47eeBase—$0.001100%fluxa26d ago0x1b4d0b…c03ac0
0x4222…89650xfe80…47eeBase—$0.001100%fluxa26d ago0x349cbd…551cc3
0x4222…89650xfe80…47eeBase—$0.001100%fluxa26d ago0x5b0a65…6b250c
0x4222…89650xfe80…47eeBase—$0.001100%fluxa26d ago0x93561f…374597
0x4222…89650xfe80…47eeBase—$0.001100%fluxa26d ago0xf124d6…c03371
0x4222…89650xfe80…47eeBase—$0.001100%fluxa26d ago0x51be97…110643
0x4222…89650xfe80…47eeBase—$0.001100%fluxa26d ago0x8a2b66…25491b
0x4222…89650xfe80…47eeBase—$0.001100%fluxa26d ago0xa32527…046d78
0x4222…89650xfe80…47eeBase—$0.001100%fluxa26d ago0xd2b3ef…503fa2
0x4222…89650xfe80…47eeBase—$0.001100%fluxa26d ago0xabd63f…b5abf0
0x4222…89650xfe80…47eeBase—$0.001100%fluxa26d ago0x9ce4c0…406d8d
0x4222…89650xfe80…47eeBase—$0.001100%fluxa26d ago0x527c0d…3e0d54
0x4222…89650xfe80…47eeBase—$0.001100%fluxa26d ago0xa08baf…093fc7
0x4222…89650xfe80…47eeBase—$0.001100%fluxa26d ago0x6890d9…e0641e

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.