Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0082…ba800x9c95…e299Base—$0.001100%fluxa77d ago0x07efe9…dacc1b
0x0082…ba800x9c95…e299Base—$0.001100%fluxa77d ago0x8af8c8…1b27ee
0x0082…ba800x9c95…e299Base—$0.001100%fluxa77d ago0x1ab646…eaa574
0x0082…ba800x9c95…e299Base—$0.001100%fluxa78d ago0x626898…08c7d2
0x0082…ba800x9c95…e299Base—$0.001100%fluxa78d ago0xb9220d…1319c4
0x0082…ba800x9c95…e299Base—$0.001100%fluxa78d ago0x595853…0c4649
0x0082…ba800x9c95…e299Base—$0.001100%fluxa78d ago0xdddf2b…fe7e74
0x0082…ba800x9c95…e299Base—$0.001100%fluxa78d ago0x0b3f24…88364f
0x0082…ba800x9c95…e299Base—$0.001100%fluxa78d ago0xd419dc…9fc775
0x0082…ba800x9c95…e299Base—$0.001100%fluxa78d ago0x627fc6…fd447f
0x0082…ba800x9c95…e299Base—$0.001100%fluxa78d ago0x9fad00…a68e63
0x0082…ba800x9c95…e299Base—$0.001100%fluxa78d ago0x18c7a4…1564b6
0x0082…ba800x9c95…e299Base—$0.001100%fluxa78d ago0xc20421…2c3e85
0x0082…ba800x9c95…e299Base—$0.001100%fluxa78d ago0x8940f0…2308cf
0x0082…ba800x9c95…e299Base—$0.001100%fluxa78d ago0x7f4030…f1a836
0x0082…ba800x9c95…e299Base—$0.001100%fluxa78d ago0xc58ca8…6f6a6f
0x0082…ba800x9c95…e299Base—$0.001100%fluxa78d ago0xf13f0e…2dca5f
0x0082…ba800x9c95…e299Base—$0.001100%fluxa78d ago0x72a536…e715e0
0x0082…ba800x9c95…e299Base—$0.001100%fluxa78d ago0x3c6d90…243a2d
0x0082…ba800x9c95…e299Base—$0.001100%fluxa78d ago0xf20a4b…ae1a56
0x0082…ba800x9c95…e299Base—$0.001100%fluxa78d ago0xe496de…6427c5
0x0082…ba800x9c95…e299Base—$0.001100%fluxa78d ago0x14aaa9…654b2e
0x0082…ba800x9c95…e299Base—$0.001100%fluxa78d ago0x8b39ec…4846d1
0x0082…ba800x9c95…e299Base—$0.001100%fluxa78d ago0xc79d81…360e8f
0x0082…ba800x9c95…e299Base—$0.001100%fluxa78d ago0x727c13…bb9905

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.