Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4781…2c710xfe80…47eeBase$0.001100%fluxa34d ago0x4c4f08…fced2c
0x4781…2c710xfe80…47eeBase$0.001100%fluxa34d ago0x403ec2…d3ce0b
0x4781…2c710xfe80…47eeBase$0.001100%fluxa34d ago0x74b72c…322f29
0x4781…2c710xfe80…47eeBase$0.001100%fluxa34d ago0x33ec8d…9dcdba
0x4781…2c710xfe80…47eeBase$0.001100%fluxa34d ago0x1ba365…e14c6a
0x4781…2c710xfe80…47eeBase$0.001100%fluxa34d ago0x1b180d…07e00d
0x4781…2c710x9c95…e299Base$0.001100%fluxa34d ago0xb422df…b42978
0x4781…2c710xfe80…47eeBase$0.001100%fluxa34d ago0x2e839d…03d43d
0x4781…2c710xfe80…47eeBase$0.001100%fluxa34d ago0x6a4cdd…2af0a0
0x4781…2c710xfe80…47eeBase$0.001100%fluxa34d ago0x989730…093354
0x4781…2c710xfe80…47eeBase$0.001100%fluxa34d ago0xbecdbe…2fa146
0x4781…2c710x9c95…e299Base$0.001100%fluxa34d ago0xb1650f…614949
0x4781…2c710xfe80…47eeBase$0.001100%fluxa34d ago0x79cc59…431046
0x4781…2c710xfe80…47eeBase$0.001100%fluxa34d ago0x989e70…91f76e
0x4781…2c710xfe80…47eeBase$0.001100%fluxa34d ago0xac7045…b36524
0x4781…2c710xfe80…47eeBase$0.001100%fluxa34d ago0x505ab9…57d3a1
0x4781…2c710xfe80…47eeBase$0.001100%fluxa34d ago0x6c7a19…b13df1
0x4781…2c710x9c95…e299Base$0.001100%fluxa34d ago0x6d5597…3a7328
0x4781…2c710xfe80…47eeBase$0.001100%fluxa35d ago0x89a2c5…ff94a3
0x4781…2c710xfe80…47eeBase$0.001100%fluxa35d ago0x199a83…9bf048
0x4781…2c710xfe80…47eeBase$0.001100%fluxa35d ago0xa3a389…aa7b53
0x4781…2c710x9c95…e299Base$0.001100%fluxa35d ago0x28141f…307206
0x4781…2c710x9c95…e299Base$0.001100%fluxa35d ago0xb3d447…1bf178
0x4781…2c710x9c95…e299Base$0.001100%fluxa35d ago0xf5c12d…fd0350

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.