Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x46ad…823f0xce16…cc28Base—$0.01100%coinbase72d ago0x5725cd…d0faf0
0x46ad…823f0x6ad4…d175Base—$0.01100%coinbase72d ago0x4cfbd5…e14605
0x46ad…823f0x3678…2a75Base—$0.01100%coinbase73d ago0x8bbe7f…297fc6
0x46ad…823f0x63e9…cbd4Base—$0.01100%coinbase73d ago0x373c47…8fc295
0x46ad…823f0xe396…9c60Base—$0.01100%coinbase73d ago0xc62693…ff488a
0x46ad…823f0xe53c…dc6dBase—$0.01100%coinbase73d ago0xd560db…d6510e
0x46ad…823f0x231e…4b6cBase—$0.01100%coinbase73d ago0xfb90ef…661d45
0x46ad…823f0xa9fd…4004Base—$0.01100%coinbase73d ago0x042f1e…9ed55e
0x46ad…823f0x2b9d…e59cBase—$0.01100%coinbase73d ago0xa61273…b5f023
0x46ad…823f0xcc58…2dd0Base—$0.01100%coinbase73d ago0x8bdce8…17fc1e
0x46ad…823f0xc734…f12cBase—$0.01100%coinbase73d ago0x499aaa…95468d
0x46ad…823f0x0cea…3147Base—$0.01100%coinbase73d ago0xf07d5d…d72e4b
0x46ad…823f0x5fd0…ac65Base—$0.01100%coinbase73d ago0xada841…0324ae
0x46ad…823f0xc9c2…60faBase—$0.01100%coinbase73d ago0xb56682…24d668
0x46ad…823f0x7e46…7596Base—$0.01100%coinbase73d ago0x0184dc…88bb8e
0x46ad…823f0x3a5d…c48aBase—$0.01100%coinbase73d ago0x3410a0…bf28b6
0x46ad…823f0x66ce…e7abBase—$0.01100%coinbase73d ago0x1e1ea3…edb436
0x46ad…823f0x77b8…9f97Base—$0.01100%coinbase73d ago0xabb1c7…dd8ab9
0x46ad…823f0xc09b…dba4Base—$0.01100%coinbase73d ago0x26ca82…144d48
0x46ad…823f0xd190…dafeBase—$0.01100%coinbase73d ago0x2c19b9…66e783
0x46ad…823f0x6c0d…97c5Base—$0.01100%coinbase73d ago0x470492…f46765
0x46ad…823f0xeea8…6128Base—$0.01100%coinbase73d ago0xded10d…42ff9c
0x46ad…823f0x6ca5…0570Base—$0.01100%coinbase73d ago0x25101d…cb26ed
0x46ad…823f0xc141…1a4bBase—$0.01100%coinbase73d ago0x6fffcd…d0c579
0x46ad…823f0x6cb2…d11aBase—$0.01100%coinbase73d ago0x3a225f…1d21ce

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.