Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa77d ago0xc20356…88d190
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa77d ago0xc7db6b…a83d27
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa77d ago0xd2c4f7…d6d4a8
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa77d ago0x8c314d…cdc92b
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa77d ago0x3e7ad9…84cdfc
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa77d ago0x8ab24a…090dab
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa77d ago0x12fe11…1fa607
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa78d ago0xc4bdfa…b3be17
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa78d ago0x8b118f…0bb2cb
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa78d ago0x1f29ce…2c8938
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa78d ago0x982749…3180bb
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa78d ago0xf1e718…123d5e
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa78d ago0x2c3ee8…28c5bd
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa78d ago0x10a98d…bbedb6
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa78d ago0xbdf1a5…c746ba
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa78d ago0x673198…6e04a3
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa78d ago0x4134c5…efaf79
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa78d ago0xf6715c…6d812a
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa78d ago0x99c0f0…e25e30
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa78d ago0xb79ad5…a3a7f6
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa78d ago0x252b01…cfb50e
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa78d ago0x51e651…385dc2
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa78d ago0x059935…1a27e1
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa78d ago0x6ab3ab…491dd2
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa78d ago0xa65f7d…20284d

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.