Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xba46…fc180x9c95…e299Base—$0.001100%fluxa71d ago0x7720d0…a621ee
0xba46…fc180x9c95…e299Base—$0.001100%fluxa71d ago0x6fa416…c9aaea
0xba46…fc180x9c95…e299Base—$0.001100%fluxa71d ago0x6f6925…4adf36
0xba46…fc180x9c95…e299Base—$0.001100%fluxa71d ago0x7410ab…2df495
0xba46…fc180x9c95…e299Base—$0.001100%fluxa71d ago0x1093a7…f631fe
0xba46…fc180x9c95…e299Base—$0.001100%fluxa71d ago0xb3cc30…223887
0xba46…fc180x9c95…e299Base—$0.001100%fluxa71d ago0xa3bc16…04556f
0xba46…fc180x9c95…e299Base—$0.001100%fluxa71d ago0xe5140e…dd4687
0xba46…fc180x9c95…e299Base—$0.001100%fluxa71d ago0x7af025…9973b9
0xba46…fc180x9c95…e299Base—$0.001100%fluxa72d ago0xf7a1ae…b9886e
0xba46…fc180x9c95…e299Base—$0.001100%fluxa72d ago0x8746b2…43ac06
0xba46…fc180x9c95…e299Base—$0.001100%fluxa72d ago0x63fd19…bc2100
0xba46…fc180x9c95…e299Base—$0.001100%fluxa72d ago0xb43f51…6ea505
0xba46…fc180x9c95…e299Base—$0.001100%fluxa72d ago0xa91c69…c3e49a
0xba46…fc180x9c95…e299Base—$0.001100%fluxa72d ago0xa884f0…fe9444
0xba46…fc180x9c95…e299Base—$0.001100%fluxa72d ago0x6013c4…b1849c
0xba46…fc180x9c95…e299Base—$0.001100%fluxa72d ago0x86f658…b44cfb
0xba46…fc180x9c95…e299Base—$0.001100%fluxa72d ago0xe9b9d6…e686fa
0xba46…fc180x9c95…e299Base—$0.001100%fluxa72d ago0x4b68a2…87609a
0xba46…fc180x9c95…e299Base—$0.001100%fluxa72d ago0x6d7191…bfaf2f
0xba46…fc180x9c95…e299Base—$0.001100%fluxa72d ago0xde419d…48f2a1
0xba46…fc180x9c95…e299Base—$0.001100%fluxa72d ago0x3119f1…40d293
0xba46…fc180x9c95…e299Base—$0.001100%fluxa72d ago0x79bf21…8c8b0a
0xba46…fc180x9c95…e299Base—$0.001100%fluxa72d ago0x138c15…374c29
0xba46…fc180x9c95…e299Base—$0.001100%fluxa72d ago0xda1900…bc6a6a

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.