Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa47d ago0xdc35fd…c7d5c4
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa47d ago0x352fc5…30167f
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa47d ago0x3fed18…8f610e
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa47d ago0xe61742…aa3b8f
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa47d ago0xa90e31…b495f2
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa47d ago0x63ca35…cbd6bd
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa47d ago0x489445…7296b9
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa47d ago0x85ce3f…d2aafb
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa47d ago0x7dcc9b…a93e90
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa47d ago0x1945f7…cb490d
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa47d ago0xc455c1…fe52e7
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa47d ago0x913bc6…4acc4f
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa47d ago0xd9e1de…d8a0c5
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa47d ago0x41c54d…53d1c2
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa47d ago0x67b78d…ad18af
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa47d ago0xc37869…1bfa64
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa47d ago0x6ad6a8…790286
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa47d ago0x062daa…fb341d
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa48d ago0xf28470…2e7ede
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa48d ago0x3dede6…121832
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa48d ago0x5bb728…16a1ad
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa48d ago0x2b4bb1…64bc87
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa48d ago0xe8410a…626447
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa48d ago0xd86126…2c38f3
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa48d ago0x88a4f6…d60968

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.