Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf394…35630x9c95…e299Base—$0.001100%fluxa72d ago0x4aee46…b2ff2a
0xf394…35630x9c95…e299Base—$0.001100%fluxa72d ago0xdba83a…3f81f0
0xf394…35630x9c95…e299Base—$0.001100%fluxa72d ago0xc87c86…ed767e
0xf394…35630x9c95…e299Base—$0.001100%fluxa72d ago0x47575c…1a0672
0xf394…35630x9c95…e299Base—$0.001100%fluxa72d ago0x9eae6c…505334
0xf394…35630x9c95…e299Base—$0.001100%fluxa72d ago0x8ee391…1e0ad3
0xf394…35630x9c95…e299Base—$0.001100%fluxa72d ago0xcd743f…b056f9
0xf394…35630x9c95…e299Base—$0.001100%fluxa72d ago0xca5569…914222
0xf394…35630x9c95…e299Base—$0.001100%fluxa72d ago0xa6fe73…af8c03
0xf394…35630x9c95…e299Base—$0.001100%fluxa72d ago0xa4d66e…a27beb
0xf394…35630x9c95…e299Base—$0.001100%fluxa72d ago0x3282be…00ff7a
0xf394…35630x9c95…e299Base—$0.001100%fluxa72d ago0x2f697d…78ce75
0xf394…35630x9c95…e299Base—$0.001100%fluxa72d ago0x68d255…740b48
0xf394…35630x9c95…e299Base—$0.001100%fluxa72d ago0x288766…d7f955
0xf394…35630x9c95…e299Base—$0.001100%fluxa72d ago0xf4a7b3…cdc462
0xf394…35630x9c95…e299Base—$0.001100%fluxa72d ago0x5866d8…353c94
0xf394…35630x9c95…e299Base—$0.001100%fluxa72d ago0x4b72fb…d1f3aa
0xf394…35630x9c95…e299Base—$0.001100%fluxa72d ago0x031d04…b7ef12
0xf394…35630x9c95…e299Base—$0.001100%fluxa72d ago0x42f5f3…ee2ebf
0xf394…35630x9c95…e299Base—$0.001100%fluxa72d ago0xc11051…6aa206
0xf394…35630x9c95…e299Base—$0.001100%fluxa72d ago0xf470d0…996d0b
0xf394…35630x9c95…e299Base—$0.001100%fluxa72d ago0xccc308…eece50
0xf394…35630x9c95…e299Base—$0.001100%fluxa72d ago0x30fa13…cdf4ef
0xf394…35630x9c95…e299Base—$0.001100%fluxa72d ago0xd55090…c1bc9a
0xf394…35630x9c95…e299Base—$0.001100%fluxa72d ago0xc545e5…ae2bd8

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.