Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0122…06080x9c95…e299Base—$0.001100%fluxa47d ago0x026d8c…0e1515
0x0122…06080x9c95…e299Base—$0.001100%fluxa47d ago0x35945c…3f5538
0x0122…06080x9c95…e299Base—$0.001100%fluxa47d ago0xdb1431…6202e9
0x0122…06080x9c95…e299Base—$0.001100%fluxa47d ago0x670928…8b7b82
0x0122…06080xfe80…47eeBase—$0.001100%fluxa47d ago0x77e454…e1265e
0x0122…06080x9c95…e299Base—$0.001100%fluxa47d ago0x868942…40b7a6
0x0122…06080x9c95…e299Base—$0.001100%fluxa47d ago0x9532a3…78452a
0x0122…06080x9c95…e299Base—$0.001100%fluxa47d ago0x794e7f…21b5b4
0x0122…06080x9c95…e299Base—$0.001100%fluxa48d ago0x63c6e8…02b06e
0x0122…06080x9c95…e299Base—$0.001100%fluxa48d ago0x476c2e…39053c
0x0122…06080xfe80…47eeBase—$0.001100%fluxa48d ago0x0b366d…c76fc8
0x0122…06080xfe80…47eeBase—$0.001100%fluxa48d ago0xe4efe8…d0994e
0x0122…06080x9c95…e299Base—$0.001100%fluxa48d ago0xd5270d…d01ba3
0x0122…06080xfe80…47eeBase—$0.001100%fluxa48d ago0x77d814…891543
0x0122…06080xfe80…47eeBase—$0.001100%fluxa48d ago0x67e0a2…6859c7
0x0122…06080x9c95…e299Base—$0.001100%fluxa48d ago0x4c867d…fe68b4
0x0122…06080x9c95…e299Base—$0.001100%fluxa48d ago0xa3b971…3ee5e9
0x0122…06080xfe80…47eeBase—$0.001100%fluxa48d ago0xcef7d5…1928c3
0x0122…06080x9c95…e299Base—$0.001100%fluxa48d ago0xef4c8d…60cb71
0x0122…06080xfe80…47eeBase—$0.001100%fluxa48d ago0xef50e4…28fcc1
0x0122…06080xfe80…47eeBase—$0.001100%fluxa48d ago0x2e27ad…87df2a
0x0122…06080xfe80…47eeBase—$0.001100%fluxa48d ago0x4df52c…449891
0x0122…06080x9c95…e299Base—$0.001100%fluxa48d ago0x2eb750…db6687
0x0122…06080x9c95…e299Base—$0.001100%fluxa48d ago0xce4432…e5d563
0x0122…06080x9c95…e299Base—$0.001100%fluxa48d ago0xf264fd…408c91

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.