Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x82df…b8dd0x9c95…e299Base—$0.001100%fluxa43d ago0xb6446d…199af8
0x82df…b8dd0x9c95…e299Base—$0.001100%fluxa43d ago0x4cda67…ea7395
0x82df…b8dd0x9c95…e299Base—$0.001100%fluxa43d ago0x31001e…6077c7
0x82df…b8dd0x9c95…e299Base—$0.001100%fluxa43d ago0xaf0225…1e2c6e
0x82df…b8dd0x9c95…e299Base—$0.001100%fluxa43d ago0x3df209…dd80fe
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa43d ago0x9e3ddc…2ffcd5
0x82df…b8dd0x9c95…e299Base—$0.001100%fluxa43d ago0xfa3719…60e27b
0x82df…b8dd0x9c95…e299Base—$0.001100%fluxa43d ago0xe7b978…129db6
0x82df…b8dd0x9c95…e299Base—$0.001100%fluxa43d ago0xe24f8b…5d6044
0x82df…b8dd0x9c95…e299Base—$0.001100%fluxa43d ago0x6def1b…419de5
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa43d ago0x2d5e69…415c95
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa44d ago0x28fe9f…a5b6e9
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa44d ago0x19c488…e71c78
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa44d ago0x07d8cf…54d127
0x82df…b8dd0x9c95…e299Base—$0.001100%fluxa44d ago0x8b84e2…f183c9
0x82df…b8dd0x9c95…e299Base—$0.001100%fluxa44d ago0x78e930…a878e5
0x82df…b8dd0x9c95…e299Base—$0.001100%fluxa44d ago0x2681a4…ac7db8
0x82df…b8dd0x9c95…e299Base—$0.001100%fluxa44d ago0x2bbbfb…4c237d
0x82df…b8dd0x9c95…e299Base—$0.001100%fluxa44d ago0x11b2cf…fef08c
0x82df…b8dd0x9c95…e299Base—$0.001100%fluxa44d ago0x9aa0b1…82acc6
0x82df…b8dd0x9c95…e299Base—$0.001100%fluxa44d ago0x74b556…247e68
0x82df…b8dd0x9c95…e299Base—$0.001100%fluxa44d ago0xe58672…440ca3
0x82df…b8dd0x9c95…e299Base—$0.001100%fluxa44d ago0xac301a…04e070
0x82df…b8dd0x9c95…e299Base—$0.001100%fluxa44d ago0x0c596f…551656

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.