Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdf3f…921d0xfe80…47eeBase—$0.001100%fluxa40d ago0x53632b…21d83f
0xdf3f…921d0x9c95…e299Base—$0.001100%fluxa40d ago0x9d1751…894661
0xdf3f…921d0xfe80…47eeBase—$0.001100%fluxa40d ago0x425c4b…4fc50f
0xdf3f…921d0xfe80…47eeBase—$0.001100%fluxa40d ago0x8df369…500eb5
0xdf3f…921d0x9c95…e299Base—$0.001100%fluxa40d ago0x96b45b…26c4b5
0xdf3f…921d0x9c95…e299Base—$0.001100%fluxa40d ago0x07de84…b37087
0xdf3f…921d0xfe80…47eeBase—$0.001100%fluxa40d ago0x444ac0…04840c
0xdf3f…921d0xfe80…47eeBase—$0.001100%fluxa40d ago0x40b337…c8f785
0xdf3f…921d0x9c95…e299Base—$0.001100%fluxa41d ago0x4155e2…0fd7c8
0xdf3f…921d0x9c95…e299Base—$0.001100%fluxa41d ago0xa6d3bc…2b24cf
0xdf3f…921d0x9c95…e299Base—$0.001100%fluxa41d ago0xf875f2…df0b6a
0xdf3f…921d0xfe80…47eeBase—$0.001100%fluxa41d ago0x3cbd1a…d0c852
0xdf3f…921d0x9c95…e299Base—$0.001100%fluxa41d ago0x5a3364…bdde23
0xdf3f…921d0xfe80…47eeBase—$0.001100%fluxa41d ago0x2483bf…057962
0xdf3f…921d0x9c95…e299Base—$0.001100%fluxa41d ago0x2b43fe…ec2430
0xdf3f…921d0x9c95…e299Base—$0.001100%fluxa41d ago0x5c1802…5852ff
0xdf3f…921d0xfe80…47eeBase—$0.001100%fluxa41d ago0x6933a5…f9f8e1
0xdf3f…921d0x9c95…e299Base—$0.001100%fluxa41d ago0x3f6bbe…ebf8bb
0xdf3f…921d0x9c95…e299Base—$0.001100%fluxa41d ago0x399935…94696a
0xdf3f…921d0x9c95…e299Base—$0.001100%fluxa41d ago0x73f37a…f07e41
0xdf3f…921d0x9c95…e299Base—$0.001100%fluxa41d ago0x499787…56dc81
0xdf3f…921d0x9c95…e299Base—$0.001100%fluxa41d ago0x70e6fe…e67023
0xdf3f…921d0x9c95…e299Base—$0.001100%fluxa41d ago0x7d4800…459ac7
0xdf3f…921d0x9c95…e299Base—$0.001100%fluxa41d ago0xbf6742…255858
0xdf3f…921d0x9c95…e299Base—$0.001100%fluxa41d ago0x501b1e…ff1419

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.