Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1900…4ca70xfe80…47eeBase$0.001100%fluxa38d ago0xf44160…b78388
0x1900…4ca70xfe80…47eeBase$0.001100%fluxa38d ago0xaaabec…51437a
0x1900…4ca70xfe80…47eeBase$0.001100%fluxa38d ago0x2fb84b…78ea9f
0x1900…4ca70xfe80…47eeBase$0.001100%fluxa38d ago0x510ca0…08a6e9
0x1900…4ca70x9c95…e299Base$0.001100%fluxa38d ago0xeab935…796feb
0x1900…4ca70xfe80…47eeBase$0.001100%fluxa38d ago0x281b1c…993dd8
0x1900…4ca70xfe80…47eeBase$0.001100%fluxa38d ago0x6de552…5e3b42
0x1900…4ca70xfe80…47eeBase$0.001100%fluxa38d ago0x9934ea…23e36e
0x1900…4ca70x9c95…e299Base$0.001100%fluxa38d ago0x54800d…a47a15
0x1900…4ca70xfe80…47eeBase$0.001100%fluxa38d ago0x9c266f…3ff2bf
0x1900…4ca70x9c95…e299Base$0.001100%fluxa38d ago0xdaa261…b5b6b1
0x1900…4ca70xfe80…47eeBase$0.001100%fluxa38d ago0x45de85…375091
0x1900…4ca70xfe80…47eeBase$0.001100%fluxa39d ago0xd0766c…b627ca
0x1900…4ca70xfe80…47eeBase$0.001100%fluxa39d ago0x05e80b…4fe0dd
0x1900…4ca70x9c95…e299Base$0.001100%fluxa39d ago0x2a35cb…5369be
0x1900…4ca70xfe80…47eeBase$0.001100%fluxa39d ago0x66274f…247509
0x1900…4ca70x9c95…e299Base$0.001100%fluxa39d ago0x0125e8…0d8715
0x1900…4ca70x9c95…e299Base$0.001100%fluxa39d ago0x6e5bb0…bb095f
0x1900…4ca70x9c95…e299Base$0.001100%fluxa39d ago0x4bec99…05cc60
0x1900…4ca70xfe80…47eeBase$0.001100%fluxa39d ago0x8b08f2…5a7727
0x1900…4ca70x9c95…e299Base$0.001100%fluxa39d ago0x8b385f…841287
0x1900…4ca70x9c95…e299Base$0.001100%fluxa39d ago0x02e8c1…e6b431
0x1900…4ca70xfe80…47eeBase$0.001100%fluxa39d ago0x354889…2855a6
0x1900…4ca70x9c95…e299Base$0.001100%fluxa39d ago0x30784c…c90be0
0x1900…4ca70x9c95…e299Base$0.001100%fluxa39d ago0x6ad8c7…226cf6

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.