Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x08f0…4f690x9c95…e299Base$0.001100%fluxa89d ago0x39d835…43de3e
0x08f0…4f690x9c95…e299Base$0.001100%fluxa89d ago0x70d728…ded4d4
0x08f0…4f690x9c95…e299Base$0.001100%fluxa89d ago0x452dee…b065b3
0x08f0…4f690x9c95…e299Base$0.001100%fluxa89d ago0x22a78c…a017ab
0x08f0…4f690x9c95…e299Base$0.001100%fluxa89d ago0x0e99cc…03900a
0x08f0…4f690x9c95…e299Base$0.001100%fluxa89d ago0xcdffd9…225e49
0x08f0…4f690x9c95…e299Base$0.001100%fluxa89d ago0x7a0279…ab9b92
0x08f0…4f690x9c95…e299Base$0.001100%fluxa89d ago0x3bae8f…8e3368
0x08f0…4f690x9c95…e299Base$0.001100%fluxa89d ago0xba7118…1aef42
0x08f0…4f690x9c95…e299Base$0.001100%fluxa89d ago0x67a36a…a671b2
0x08f0…4f690x9c95…e299Base$0.001100%fluxa89d ago0x5fe731…d8f5cc
0x08f0…4f690x9c95…e299Base$0.001100%fluxa89d ago0xc27fb5…c50091
0x08f0…4f690x9c95…e299Base$0.001100%fluxa89d ago0x791aad…169221
0x08f0…4f690x9c95…e299Base$0.001100%fluxa89d ago0xa20bc2…2c4892
0x08f0…4f690x9c95…e299Base$0.001100%fluxa89d ago0xc33558…0c55a6
0x08f0…4f690x9c95…e299Base$0.001100%fluxa89d ago0x36020c…733fc9
0x08f0…4f690x9c95…e299Base$0.001100%fluxa89d ago0xa6d82d…980f39
0x08f0…4f690x9c95…e299Base$0.001100%fluxa89d ago0x582ddb…5e36bc
0x08f0…4f690x9c95…e299Base$0.001100%fluxa89d ago0x1a7aa0…1dd758
0x08f0…4f690x9c95…e299Base$0.001100%fluxa89d ago0xec1eb0…b3b302
0x08f0…4f690x9c95…e299Base$0.001100%fluxa89d ago0x2eae3e…5ad9d9
0x08f0…4f690x9c95…e299Base$0.001100%fluxa89d ago0xe98072…8159e1
0x08f0…4f690x9c95…e299Base$0.001100%fluxa89d ago0xa144ce…4a08ed
0x08f0…4f690x9c95…e299Base$0.001100%fluxa89d ago0xbdcc70…479941
0x08f0…4f690x9c95…e299Base$0.001100%fluxa89d ago0xf2d9c6…cec32f

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.