Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x521c…645d0x9c95…e299Base—$0.001100%fluxa49d ago0x188afa…04dd46
0x521c…645d0xfe80…47eeBase—$0.001100%fluxa49d ago0xda23fa…519087
0x521c…645d0x9c95…e299Base—$0.001100%fluxa49d ago0x71f797…91780d
0x521c…645d0xfe80…47eeBase—$0.001100%fluxa49d ago0xe788c7…16c4b4
0x521c…645d0xfe80…47eeBase—$0.001100%fluxa49d ago0x99deb9…d76873
0x521c…645d0x9c95…e299Base—$0.001100%fluxa49d ago0xa69d1e…c08f81
0x521c…645d0xfe80…47eeBase—$0.001100%fluxa49d ago0x4a7109…b0fce4
0x521c…645d0x9c95…e299Base—$0.001100%fluxa49d ago0x7fac08…c7ce3b
0x521c…645d0x9c95…e299Base—$0.001100%fluxa49d ago0x06c98f…ea68cd
0x521c…645d0x9c95…e299Base—$0.001100%fluxa49d ago0x30cbdb…596e3d
0x521c…645d0x9c95…e299Base—$0.001100%fluxa49d ago0xb12225…b7d6d6
0x521c…645d0x9c95…e299Base—$0.001100%fluxa49d ago0x75549b…91f1b0
0x521c…645d0x9c95…e299Base—$0.001100%fluxa49d ago0x1fb021…9cabde
0x521c…645d0xfe80…47eeBase—$0.001100%fluxa49d ago0xa0d0eb…135a71
0x521c…645d0x9c95…e299Base—$0.001100%fluxa49d ago0x1a1fd2…e5d156
0x521c…645d0xfe80…47eeBase—$0.001100%fluxa49d ago0x73162f…9a44b9
0x521c…645d0xfe80…47eeBase—$0.001100%fluxa49d ago0xa621ca…1f7779
0x521c…645d0xfe80…47eeBase—$0.001100%fluxa49d ago0xfb960f…e3ed91
0x521c…645d0x9c95…e299Base—$0.001100%fluxa49d ago0x936938…444bce
0x521c…645d0xfe80…47eeBase—$0.001100%fluxa49d ago0x97ffb7…e4cab6
0x521c…645d0x9c95…e299Base—$0.001100%fluxa49d ago0x4578f8…1c2f47
0x521c…645d0x9c95…e299Base—$0.001100%fluxa49d ago0x3d0ee6…ff592a
0x521c…645d0x9c95…e299Base—$0.001100%fluxa49d ago0x902bf8…5f2fd0
0x521c…645d0x9c95…e299Base—$0.001100%fluxa49d ago0x908e65…2b7641
0x521c…645d0x9c95…e299Base—$0.001100%fluxa49d ago0xa78e84…95902b

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.