Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa80d ago0x2bfa4e…1ec2df
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa80d ago0x2d96f4…68fa0f
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa80d ago0xeb6b1e…32cac5
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa80d ago0xf8345e…450528
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa80d ago0x38424d…07b329
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa80d ago0x9de883…51ad90
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa80d ago0x24f8b7…0c9742
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa80d ago0x9da07e…7bf2ba
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa80d ago0x8230f5…1cbd84
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa80d ago0x5a1668…39bc5d
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa80d ago0xe11711…7880ed
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa81d ago0xf8759d…48009a
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa81d ago0x657add…fec1e4
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa81d ago0x865f6d…c89687
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa81d ago0x39535c…bb011f
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa81d ago0x5a1f65…f964ca
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa81d ago0x87673d…77d678
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa81d ago0xa20ed6…78f2a8
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa81d ago0x11eda5…0e6ca0
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa81d ago0xdcdfa6…20468b
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa81d ago0x81e0e0…ef6589
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa81d ago0xc9f8aa…4e8896
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa81d ago0x3d22a9…6a31f0
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa81d ago0x0cee67…5e8479
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa81d ago0x4d7773…719aea

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.