Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x74af…94aa0x9c95…e299Base$0.001100%fluxa48d ago0x5ccd4e…e5fd5c
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa48d ago0xd591b8…889492
0x74af…94aa0x9c95…e299Base$0.001100%fluxa48d ago0xb6bae4…011342
0x74af…94aa0x9c95…e299Base$0.001100%fluxa48d ago0x48c830…fface9
0x74af…94aa0x9c95…e299Base$0.001100%fluxa48d ago0x021ab5…b713b2
0x74af…94aa0x9c95…e299Base$0.001100%fluxa48d ago0xd6ad76…3f9a31
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa48d ago0x397aa8…f0f8de
0x74af…94aa0x9c95…e299Base$0.001100%fluxa48d ago0x001211…998ff5
0x74af…94aa0x9c95…e299Base$0.001100%fluxa48d ago0x04a28c…ad9aa2
0x74af…94aa0x9c95…e299Base$0.001100%fluxa48d ago0xfcb75d…89d8f9
0x74af…94aa0x9c95…e299Base$0.001100%fluxa48d ago0xc93029…8fcd04
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa48d ago0xb54cb6…b5251d
0x74af…94aa0x9c95…e299Base$0.001100%fluxa48d ago0xc2c87b…ff78b7
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa48d ago0x03aee1…3de97b
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa48d ago0x866417…7b1a4b
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa48d ago0xa8929d…7a6947
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa48d ago0x5a59ed…562b32

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.