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%fluxa67d ago0x7e62dc…4075b9
0x0082…ba800x9c95…e299Base—$0.001100%fluxa67d ago0xebf0b1…02e485
0x0082…ba800x9c95…e299Base—$0.001100%fluxa67d ago0xc5cb79…ae429f
0x0082…ba800x9c95…e299Base—$0.001100%fluxa67d ago0x563704…d56188
0x0082…ba800x9c95…e299Base—$0.001100%fluxa67d ago0x08ca86…b64971
0x0082…ba800x9c95…e299Base—$0.001100%fluxa67d ago0x434762…88073f
0x0082…ba800x9c95…e299Base—$0.001100%fluxa67d ago0x7e1fed…cf9691
0x0082…ba800x9c95…e299Base—$0.001100%fluxa67d ago0xde1f5d…060372
0x0082…ba800x9c95…e299Base—$0.001100%fluxa67d ago0xc408db…f7ef3b
0x0082…ba800x9c95…e299Base—$0.001100%fluxa67d ago0x580888…711b88
0x0082…ba800x9c95…e299Base—$0.001100%fluxa67d ago0x5f44d4…f4f45e
0x0082…ba800x9c95…e299Base—$0.001100%fluxa67d ago0x7c2186…ff69bb
0x0082…ba800x9c95…e299Base—$0.001100%fluxa67d ago0x0f0b5e…284f4e
0x0082…ba800x9c95…e299Base—$0.001100%fluxa67d ago0x03e58b…8a6739
0x0082…ba800x9c95…e299Base—$0.001100%fluxa67d ago0xc9f323…236ae4
0x0082…ba800x9c95…e299Base—$0.001100%fluxa67d ago0x97f8c2…b02ca0
0x0082…ba800x9c95…e299Base—$0.001100%fluxa67d ago0x73c42d…084683
0x0082…ba800x9c95…e299Base—$0.001100%fluxa67d ago0x334d11…578cc2
0x0082…ba800x9c95…e299Base—$0.001100%fluxa67d ago0x9e9932…a33bf4
0x0082…ba800x9c95…e299Base—$0.001100%fluxa67d ago0xe53802…0d76a0
0x0082…ba800x9c95…e299Base—$0.001100%fluxa67d ago0x1edcb8…f38eae
0x0082…ba800x9c95…e299Base—$0.001100%fluxa67d ago0x4bef1c…44ede1
0x0082…ba800x9c95…e299Base—$0.001100%fluxa67d ago0x77d867…ceb278
0x0082…ba800x9c95…e299Base—$0.001100%fluxa67d ago0x16b60d…2a8275
0x0082…ba800x9c95…e299Base—$0.001100%fluxa67d ago0xa3cc5b…6aa07b

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.