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.12100%fluxa115d ago0x13616a…cff0ac
0xb90a…9ae40xd723…3f76Base—$0.01100%fluxa115d ago0xe47244…9dd3b3
0xb90a…9ae40xd723…3f76Base—$0.01100%fluxa115d ago0x4fa490…9d5cbd
0xb90a…9ae40xd723…3f76Base—$0.01100%fluxa115d ago0x4dacb9…2f2863
0xb90a…9ae40xd723…3f76Base—$0.01100%fluxa115d ago0xfea4d2…0c6185
0xb90a…9ae40xd723…3f76Base—$0.01100%fluxa115d ago0x704037…a5944a
0xb90a…9ae40xd723…3f76Base—$0.01100%fluxa115d ago0xcece2e…ff48e1
0xb90a…9ae40xd723…3f76Base—$0.01100%fluxa115d ago0xd511b7…17c4e3
0xb90a…9ae40xd723…3f76Base—$0.01100%fluxa115d ago0x8535b3…2ddb92
0xb90a…9ae40xd723…3f76Base—$0.01100%fluxa115d ago0x6cfffa…2258e0
0xb90a…9ae40xd723…3f76Base—$0.01100%fluxa115d ago0x2e6978…ac5ca1
0xb90a…9ae40xd723…3f76Base—$0.01100%fluxa115d ago0xe25c68…33d3e9
0xb90a…9ae40xd723…3f76Base—$0.01100%fluxa115d ago0x029468…a36dce
0xd723…3f760xac65…4417Base—$0.28100%fluxa115d ago0x388ad7…80cb4f
0xb90a…9ae40xd723…3f76Base—$0.01100%fluxa115d ago0x07fe40…7fe36a
0xb90a…9ae40xd723…3f76Base—$0.01100%fluxa115d ago0x35a20b…d9be56
0xb90a…9ae40xd723…3f76Base—$0.01100%fluxa115d ago0x0654a3…8ad0c5
0xb90a…9ae40xd723…3f76Base—$0.25100%fluxa116d ago0xb38198…d164d0
0xd723…3f760xac65…4417Base—$0.01100%fluxa116d ago0x9a500d…738b8e
0xb90a…9ae40xd723…3f76Base—$0.01100%fluxa116d ago0x36b560…253b13
0xd723…3f760xac65…4417Base—$0.01100%fluxa116d ago0xf070be…626f11
0xb90a…9ae40xd723…3f76Base—$0.01100%fluxa116d ago0x4be55c…159b42
0xd723…3f760xac65…4417Base—$0.02100%fluxa116d ago0xd56b5a…bef970
0xb90a…9ae40xd723…3f76Base—$0.01100%fluxa116d ago0x9feca0…9ee091
0xb90a…9ae40xd723…3f76Base—$0.01100%fluxa116d ago0xe646d6…bb52da

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.