Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xab5f…1b470xfe80…47eeBase$0.001100%fluxa49d ago0x0ac7ee…7635ea
0xab5f…1b470xfe80…47eeBase$0.001100%fluxa49d ago0xff1f36…52bc4a
0xab5f…1b470xfe80…47eeBase$0.001100%fluxa49d ago0xf7327d…5eff0e
0xab5f…1b470xfe80…47eeBase$0.001100%fluxa49d ago0x5e33e9…74e807
0xab5f…1b470xfe80…47eeBase$0.001100%fluxa49d ago0xda22ea…99bba1
0xab5f…1b470xfe80…47eeBase$0.001100%fluxa49d ago0x3bb485…f625bd
0xab5f…1b470xfe80…47eeBase$0.001100%fluxa49d ago0x533f6d…48597e
0xab5f…1b470xfe80…47eeBase$0.001100%fluxa49d ago0xe1ac0b…7c1a0a
0xab5f…1b470xfe80…47eeBase$0.001100%fluxa49d ago0x60c140…5b1c8d
0xab5f…1b470xfe80…47eeBase$0.001100%fluxa49d ago0x779466…919bda
0xab5f…1b470xfe80…47eeBase$0.001100%fluxa49d ago0xd0df49…a3b45f
0xab5f…1b470xfe80…47eeBase$0.001100%fluxa49d ago0x06428e…7eed3b
0xab5f…1b470xfe80…47eeBase$0.001100%fluxa49d ago0x7e75a5…11ee49
0xab5f…1b470xfe80…47eeBase$0.001100%fluxa50d ago0x7edd47…e72dc1
0xab5f…1b470xfe80…47eeBase$0.001100%fluxa50d ago0x32312c…bf6f34
0xab5f…1b470xfe80…47eeBase$0.001100%fluxa50d ago0xd8ea99…3c5a46
0xab5f…1b470xfe80…47eeBase$0.001100%fluxa50d ago0x49d2e0…41d2dc
0xab5f…1b470xfe80…47eeBase$0.001100%fluxa50d ago0x947a46…b0dc2b
0xab5f…1b470xfe80…47eeBase$0.001100%fluxa50d ago0xd21c99…3cc131
0xab5f…1b470xfe80…47eeBase$0.001100%fluxa50d ago0x7169de…1eb74e
0xab5f…1b470xfe80…47eeBase$0.001100%fluxa50d ago0x1748bf…49719f
0xab5f…1b470xfe80…47eeBase$0.001100%fluxa50d ago0x2541d7…1d7510
0xab5f…1b470xfe80…47eeBase$0.001100%fluxa50d ago0x8f16b8…9d85e9
0xab5f…1b470xfe80…47eeBase$0.001100%fluxa50d ago0x54216f…f667c2
0xab5f…1b470xfe80…47eeBase$0.001100%fluxa50d ago0x83296a…fb3887

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.