Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd723…3f760xac65…4417Base—$0.04100%fluxa121d ago0x82a626…00ec67
0xb90a…9ae40xd723…3f76Base—$0.01100%fluxa121d ago0x425102…d867b2
0xb90a…9ae40xd723…3f76Base—$0.01100%fluxa121d ago0x2d8021…1883fa
0xb90a…9ae40xd723…3f76Base—$0.01100%fluxa121d ago0x1b4d56…ef5cc1
0xb90a…9ae40xd723…3f76Base—$0.01100%fluxa121d ago0x466f4c…8aa0eb
0xb90a…9ae40xd723…3f76Base—$0.01100%fluxa121d ago0x3c6b6b…8ddb29
0xd723…3f760xac65…4417Base—$0.05100%fluxa121d ago0x7a005c…856c89
0xb90a…9ae40xd723…3f76Base—$0.01100%fluxa121d ago0x63f44b…2cad19
0xb90a…9ae40xd723…3f76Base—$0.01100%fluxa121d ago0xcd778d…ade9b9
0xb90a…9ae40xd723…3f76Base—$0.01100%fluxa121d ago0x9fe4a7…4dc5d7
0xb90a…9ae40xd723…3f76Base—$0.01100%fluxa121d ago0x5625b6…c70cde
0xb90a…9ae40xd723…3f76Base—$0.01100%fluxa121d ago0x34bcc5…c1a933
0xd723…3f760xac65…4417Base—$0.08100%fluxa121d ago0x7a45df…4075b8
0xb90a…9ae40xd723…3f76Base—$0.05100%fluxa121d ago0xd63182…b826af
0xb90a…9ae40xd723…3f76Base—$0.01100%fluxa121d ago0xd3f3e7…191bc2
0xb90a…9ae40xd723…3f76Base—$0.01100%fluxa121d ago0xed86cf…6249e5
0xb90a…9ae40xd723…3f76Base—$0.01100%fluxa121d ago0x39cee4…ed07c1
0xd723…3f760xac65…4417Base—$0.14100%fluxa121d ago0x710ca7…724562
0xb90a…9ae40xd723…3f76Base—$0.01100%fluxa121d ago0x06e60c…3ff2b8
0xb90a…9ae40xd723…3f76Base—$0.01100%fluxa121d ago0x08f466…822511
0xb90a…9ae40xd723…3f76Base—$0.01100%fluxa121d ago0xfbb4c7…8ba15b

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.