Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1835…032d0xac65…4417Base—$0.99100%fluxa113d ago0x965838…ce6b98
0xb90a…9ae40x1835…032dBase—$0.01100%fluxa113d ago0x4878b0…1fdc5a
0xb90a…9ae40x1835…032dBase—$0.01100%fluxa113d ago0xbab628…5ad4bc
0xb90a…9ae40x1835…032dBase—$0.90100%fluxa113d ago0x68c4e0…935702
0xb90a…9ae40x1835…032dBase—$0.01100%fluxa113d ago0xfe7bf4…4a629e
0xb90a…9ae40x1835…032dBase—$0.01100%fluxa113d ago0x27f838…2b046f
0xb90a…9ae40x1835…032dBase—$0.01100%fluxa113d ago0x560080…acfa65
0xb90a…9ae40x1835…032dBase—$0.01100%fluxa113d ago0xd748ad…7db48b
0xb90a…9ae40x1835…032dBase—$0.01100%fluxa113d ago0x05d59d…c3f3e2
0xb90a…9ae40x1835…032dBase—$0.01100%fluxa113d ago0x80b9e2…bc74d4
0xb90a…9ae40x1835…032dBase—$0.01100%fluxa113d ago0x2f4d90…5c0db9
0x1835…032d0xac65…4417Base—$0.02100%fluxa113d ago0xd24574…825760
0xb90a…9ae40x1835…032dBase—$0.01100%fluxa113d ago0x8badc5…f72f64
0xb90a…9ae40x1835…032dBase—$0.01100%fluxa113d ago0xba86b5…ce4146
0x1835…032d0xac65…4417Base—$0.04100%fluxa113d ago0x200345…bfde2f
0xb90a…9ae40x1835…032dBase—$0.01100%fluxa113d ago0x4db11e…328ac5
0xb90a…9ae40x1835…032dBase—$0.01100%fluxa113d ago0x872bab…ad9966
0xb90a…9ae40x1835…032dBase—$0.01100%fluxa113d ago0x6a343f…98ff5e
0xb90a…9ae40x1835…032dBase—$0.01100%fluxa113d ago0xa6e787…e26820
0x1835…032d0xac65…4417Base—$0.03100%fluxa113d ago0x46d34d…ccdd3e
0xb90a…9ae40x1835…032dBase—$0.01100%fluxa113d ago0x79fe20…92ff77
0xb90a…9ae40x1835…032dBase—$0.01100%fluxa113d ago0xf4a589…71999c
0xb90a…9ae40x1835…032dBase—$0.01100%fluxa113d ago0x44f0a3…e6d117

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.