Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca41…c1550x9c95…e299Base—$0.001100%fluxa64d ago0xdad02c…6f556c
0xca41…c1550x9c95…e299Base—$0.001100%fluxa64d ago0x3911c1…95c11d
0xca41…c1550x9c95…e299Base—$0.001100%fluxa64d ago0x2b2b50…14b375
0xca41…c1550x9c95…e299Base—$0.001100%fluxa65d ago0x6826b0…13faa9
0xca41…c1550x9c95…e299Base—$0.001100%fluxa65d ago0x5f5008…23fa40
0xca41…c1550x9c95…e299Base—$0.001100%fluxa65d ago0xe4174b…0c5de9
0xca41…c1550x9c95…e299Base—$0.001100%fluxa65d ago0x641090…133560
0xca41…c1550x9c95…e299Base—$0.001100%fluxa65d ago0x0409da…8f320a
0xca41…c1550x9c95…e299Base—$0.001100%fluxa65d ago0xf15e9e…2ed90f
0xca41…c1550x9c95…e299Base—$0.001100%fluxa65d ago0xc290fd…8ba94b
0xca41…c1550x9c95…e299Base—$0.001100%fluxa65d ago0xc8ad57…de9b74
0xca41…c1550x9c95…e299Base—$0.001100%fluxa65d ago0x0a0e6f…17db46
0xca41…c1550x9c95…e299Base—$0.001100%fluxa65d ago0x1b8e23…033831
0xca41…c1550x9c95…e299Base—$0.001100%fluxa65d ago0x92236f…324446
0xca41…c1550x9c95…e299Base—$0.001100%fluxa65d ago0x9aeefd…d51e42
0xca41…c1550x9c95…e299Base—$0.001100%fluxa65d ago0xfbcfa9…a58ad0
0xca41…c1550x9c95…e299Base—$0.001100%fluxa65d ago0x3ee4ab…9a0e87
0xca41…c1550x9c95…e299Base—$0.001100%fluxa65d ago0xfea286…2226a5
0xca41…c1550x9c95…e299Base—$0.001100%fluxa65d ago0xc91f0a…551357
0xca41…c1550x9c95…e299Base—$0.001100%fluxa65d ago0x63ab1a…770e55
0xca41…c1550x9c95…e299Base—$0.001100%fluxa65d ago0x8f3d98…42ebe3
0xca41…c1550x9c95…e299Base—$0.001100%fluxa65d ago0x10f672…ebb4fd
0xca41…c1550x9c95…e299Base—$0.001100%fluxa65d ago0x9b752e…eebf6f
0xca41…c1550x9c95…e299Base—$0.001100%fluxa65d ago0x048d2a…0bc9eb
0xca41…c1550x9c95…e299Base—$0.001100%fluxa65d ago0xd332b5…982ab5

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.