Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa77d ago0x691728…32c4c7
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa77d ago0x97c1b8…7ece0d
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa77d ago0xe1254b…f56d65
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa77d ago0x220b33…c6476f
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa77d ago0x9d093a…c1bb6e
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa77d ago0xc869e2…8c7693
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa77d ago0x5192d6…380c3d
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa77d ago0xb3f7fc…1e21fd
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa77d ago0x9b7608…a2fa4b
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa77d ago0xa5816d…4dc2c7
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa77d ago0xd654c8…5703a8
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa77d ago0xf05fec…7c7fc5
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa77d ago0xf170ba…e9cefd
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa77d ago0xc8b92d…4dd3d0
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa77d ago0x30bd56…bdf8d9
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa77d ago0x294353…3aee4c
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa77d ago0x87fd10…793086
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa77d ago0x91d214…2ec2df
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa77d ago0xdd2b09…e751c2
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa77d ago0xf8aafb…dcfeb8
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa77d ago0xd72ae9…07f4fc
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa77d ago0x48ff1b…369b46
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa77d ago0x63b0da…b590f6
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa77d ago0x51dd60…aa28d5
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa77d ago0x5f4f93…cf6a07

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.