Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa16d ago0xe2d638…3ffd40
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa16d ago0x3c8033…66a39b
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa16d ago0xac13df…5b7325
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa16d ago0xa82b0b…538621
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa16d ago0x880327…fff358
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa16d ago0xc541f1…8c584d
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa16d ago0xc825eb…116413
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa16d ago0x0fbaee…0074ca
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa16d ago0x936138…6ad67f
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa16d ago0xa69037…a5a8a7
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa16d ago0x10a5b2…c72347
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa16d ago0xa2a5d7…8828a8
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa16d ago0x08c46d…4e1526
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa16d ago0x673a81…a2d72e
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa16d ago0x2e1c09…479d55
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa16d ago0x488e48…80216e
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa16d ago0x59e3ab…10aa0e
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa16d ago0x82b22f…0d3a17
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa16d ago0x0b45c3…d60b4d
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa16d ago0x87594b…c2190e
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa16d ago0xac73e0…d5775c
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa16d ago0xdbd1e3…efa3c9
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa16d ago0x38101a…f0276c
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa16d ago0x98f912…be0b7a
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa16d ago0x98f4cc…94be90

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.