Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa75d ago0x37d021…48fe8a
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa75d ago0x3192a7…9c5272
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa75d ago0x7b1e3c…affcb1
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa75d ago0x9be14c…82141a
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa75d ago0x3b2e74…9de4c4
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa75d ago0x7d3e64…3d9e32
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa75d ago0x61012d…6bf199
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa75d ago0x392986…175cbd
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa75d ago0xa17ea0…eca631
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa75d ago0x9bb18f…f2ac34
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa75d ago0x49a132…f4a485
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa75d ago0xcd657c…a8598d
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa76d ago0xd14bd8…543cb1
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa76d ago0xf25080…558d11
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa76d ago0x427545…c2de12
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa76d ago0xc6707d…c908bd
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa76d ago0xc54ef1…82b35b
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa76d ago0xa32712…8e144e
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa76d ago0x050e9a…bdbafa
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa76d ago0xb5f6ad…350ee0
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa76d ago0xef5786…3d5e21
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa76d ago0xa5ca17…c8f0fc
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa76d ago0x7eb963…e4d8cd
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa76d ago0x6f4b3d…7376d0
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa76d ago0x52e04c…4024bd

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.