Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0425…92330xfe80…47eeBase—$0.001100%fluxa43d ago0x355a50…7e7efe
0x0425…92330x9c95…e299Base—$0.001100%fluxa43d ago0x0caab1…cd3511
0x0425…92330x9c95…e299Base—$0.001100%fluxa43d ago0xcc0a2e…8f7b77
0x0425…92330x9c95…e299Base—$0.001100%fluxa43d ago0x389440…e4c5e9
0x0425…92330x9c95…e299Base—$0.001100%fluxa43d ago0xfce297…e626c8
0x0425…92330x9c95…e299Base—$0.001100%fluxa43d ago0x811ac9…4ebc9d
0x0425…92330x9c95…e299Base—$0.001100%fluxa43d ago0xc2e142…886b02
0x0425…92330x9c95…e299Base—$0.001100%fluxa43d ago0x58d549…16abc9
0x0425…92330x9c95…e299Base—$0.001100%fluxa43d ago0x5656f6…e5f971
0x0425…92330x9c95…e299Base—$0.001100%fluxa43d ago0x3d29d7…b339f5
0x0425…92330x9c95…e299Base—$0.001100%fluxa43d ago0x34dd4d…c8dbe0
0x0425…92330x9c95…e299Base—$0.001100%fluxa43d ago0xe31dc0…c8844f
0x0425…92330x9c95…e299Base—$0.001100%fluxa43d ago0x939c91…87a77b
0x0425…92330x9c95…e299Base—$0.001100%fluxa43d ago0xd53c67…4bc2f6
0x0425…92330x9c95…e299Base—$0.001100%fluxa43d ago0xfb3313…6a7f25
0x0425…92330x9c95…e299Base—$0.001100%fluxa43d ago0xb36b64…6a440c
0x0425…92330x9c95…e299Base—$0.001100%fluxa43d ago0x4c1b4f…c7460e
0x0425…92330x9c95…e299Base—$0.001100%fluxa44d ago0x10cfc0…53aa9f
0x0425…92330x9c95…e299Base—$0.001100%fluxa44d ago0xa7ff15…248ab7
0x0425…92330x9c95…e299Base—$0.001100%fluxa44d ago0xafe10f…1ee905
0x0425…92330x9c95…e299Base—$0.001100%fluxa44d ago0xe19867…edd148
0x0425…92330x9c95…e299Base—$0.001100%fluxa44d ago0x5b77e8…3bf544
0x0425…92330x9c95…e299Base—$0.001100%fluxa44d ago0xda02a7…8e81f2
0x0425…92330xfe80…47eeBase—$0.001100%fluxa44d ago0x398900…2abac6
0x0425…92330x9c95…e299Base—$0.001100%fluxa44d ago0xd2f51f…f6b63f

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.