Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa71d ago0x57b924…4d74b5
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa71d ago0x7fa865…6c703f
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa71d ago0x6e20a1…9f1068
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa71d ago0x0b59ca…6f8306
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa71d ago0x805286…887f19
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa71d ago0x73925e…279b81
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa71d ago0x9a49cf…093aac
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa71d ago0x5f7cac…992890
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa71d ago0xde0b11…1c52c1
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa71d ago0x5225df…da71cd
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa71d ago0x9b67bf…bad648
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa71d ago0xfa3699…e2dd14
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa71d ago0xfe45c3…bd6033
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa71d ago0x7a1de7…004fd2
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa71d ago0x81af1a…8232d7
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa71d ago0x2b7ded…110742
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa72d ago0x6f6ade…751118
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa72d ago0x7602d3…f8bd9c
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa72d ago0xd99666…48ae60
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa72d ago0xb53028…34bd2f
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa72d ago0xdaac7d…41ddf1
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa72d ago0x4a8950…98e62c
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa72d ago0x3fbb26…84a9ea
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa72d ago0x8ac20c…4163b0
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa72d ago0x97a123…dee6e6

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.