Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8858…281f0x9c95…e299Base$0.001100%fluxa33d ago0xd62464…4cc033
0x8858…281f0x9c95…e299Base$0.001100%fluxa33d ago0x07b553…deddd1
0x8858…281f0x9c95…e299Base$0.001100%fluxa33d ago0xaae4b2…690e1b
0x8858…281f0x9c95…e299Base$0.001100%fluxa33d ago0x971c58…806a52
0x8858…281f0x9c95…e299Base$0.001100%fluxa33d ago0xf46829…79fedb
0x8858…281f0x9c95…e299Base$0.001100%fluxa33d ago0x7aee38…43639f
0x8858…281f0xfe80…47eeBase$0.001100%fluxa33d ago0x9d894b…0748d5
0x8858…281f0x9c95…e299Base$0.001100%fluxa33d ago0xc28052…d1e3b8
0x8858…281f0xfe80…47eeBase$0.001100%fluxa33d ago0x282640…67b9a8
0x8858…281f0xfe80…47eeBase$0.001100%fluxa33d ago0xbc569d…422bdc
0x8858…281f0x9c95…e299Base$0.001100%fluxa33d ago0x3bc31c…9c4821
0x8858…281f0xfe80…47eeBase$0.001100%fluxa33d ago0x248b5e…aed729
0x8858…281f0x9c95…e299Base$0.001100%fluxa33d ago0x9ef8f9…b6a7d1
0x8858…281f0xfe80…47eeBase$0.001100%fluxa33d ago0x2352f9…1b7b6f
0x8858…281f0xfe80…47eeBase$0.001100%fluxa34d ago0x84faff…30fde8
0x8858…281f0xfe80…47eeBase$0.001100%fluxa34d ago0x8ec1c4…e7a178
0x8858…281f0x9c95…e299Base$0.001100%fluxa34d ago0x9ff242…691011
0x8858…281f0x9c95…e299Base$0.001100%fluxa34d ago0x2bd5e9…3b0fea
0x8858…281f0xfe80…47eeBase$0.001100%fluxa34d ago0x9bb35f…210b18
0x8858…281f0xfe80…47eeBase$0.001100%fluxa34d ago0x6286e7…a0d839
0x8858…281f0x9c95…e299Base$0.001100%fluxa34d ago0xdd4b3e…481936
0x8858…281f0x9c95…e299Base$0.001100%fluxa34d ago0xb77c32…1aaa0b
0x8858…281f0xfe80…47eeBase$0.001100%fluxa34d ago0xec09af…8d39f7
0x8858…281f0xfe80…47eeBase$0.001100%fluxa34d ago0xc252b8…7fd3a6
0x8858…281f0xfe80…47eeBase$0.001100%fluxa34d ago0xa64346…3b1785

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.