Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2e41…34d20xfe80…47eeBase$0.001100%fluxa48d ago0xbcbb09…2f93f9
0x2e41…34d20x9c95…e299Base$0.001100%fluxa48d ago0xa8fba5…dd17e3
0x2e41…34d20x9c95…e299Base$0.001100%fluxa48d ago0x24c1e8…c19e94
0x2e41…34d20x9c95…e299Base$0.001100%fluxa48d ago0xb8e68a…9ffa7f
0x2e41…34d20x9c95…e299Base$0.001100%fluxa48d ago0xc1723f…630858
0x2e41…34d20x9c95…e299Base$0.001100%fluxa48d ago0x35b554…8ec80b
0x2e41…34d20xfe80…47eeBase$0.001100%fluxa48d ago0x6daa28…782957
0x2e41…34d20xfe80…47eeBase$0.001100%fluxa48d ago0xb38c20…37b76b
0x2e41…34d20xfe80…47eeBase$0.001100%fluxa48d ago0xf5caad…d4e012
0x2e41…34d20x9c95…e299Base$0.001100%fluxa48d ago0xd48cc7…bb4f1b
0x2e41…34d20xfe80…47eeBase$0.001100%fluxa48d ago0x16ddde…82b0a5
0x2e41…34d20x9c95…e299Base$0.001100%fluxa48d ago0xe2114a…a3d467
0x2e41…34d20x9c95…e299Base$0.001100%fluxa48d ago0x1604d2…82663f
0x2e41…34d20x9c95…e299Base$0.001100%fluxa48d ago0x1e59dd…537aaf
0x2e41…34d20x9c95…e299Base$0.001100%fluxa48d ago0x31301e…5aaee4
0x2e41…34d20x9c95…e299Base$0.001100%fluxa48d ago0xda0888…f888a2
0x2e41…34d20x9c95…e299Base$0.001100%fluxa48d ago0x66e2ab…7079d1
0x2e41…34d20x9c95…e299Base$0.001100%fluxa48d ago0x4e69fd…c0a75d
0x2e41…34d20x9c95…e299Base$0.001100%fluxa48d ago0xce201f…a3e67c
0x2e41…34d20x9c95…e299Base$0.001100%fluxa48d ago0xb36c2e…1fae6a
0x2e41…34d20x9c95…e299Base$0.001100%fluxa48d ago0xcd9f34…73973d
0x2e41…34d20x9c95…e299Base$0.001100%fluxa48d ago0x4b8e45…b76c66
0x2e41…34d20xfe80…47eeBase$0.001100%fluxa48d ago0xd41ad6…5026fc
0x2e41…34d20x9c95…e299Base$0.001100%fluxa48d ago0xa8bc61…2e59fd
0x2e41…34d20xfe80…47eeBase$0.001100%fluxa48d ago0xb3caef…5e9ee7

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.