Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xafb4…38190x2889…e0e5Base—$0.01100%coinbase59d ago0xec3129…ab8f17
0xafb4…38190x4112…f9c4Base—$0.01100%coinbase60d ago0x6bb2d6…36ba2b
0xafb4…38190xf6fc…4f79Base—$0.01100%coinbase60d ago0xd4c08a…acd8ad
0xafb4…38190x2d9f…8743Base—$0.01100%coinbase60d ago0x832e46…ccb93f
0xafb4…38190xde23…c04aBase—$0.01100%coinbase60d ago0x8b9f47…78afed
0xafb4…38190x6f4c…8144Base—$0.01100%coinbase60d ago0x02e4e3…09841f
0xafb4…38190x4b03…742bBase—$0.01100%coinbase60d ago0x9b3682…9009b9
0xafb4…38190xde95…ebedBase—$0.01100%coinbase60d ago0x509168…cd9aab
0xafb4…38190xca05…c40cBase—$0.01100%coinbase60d ago0x07172f…c204a8
0xafb4…38190xd69e…1b2aBase—$0.01100%coinbase60d ago0x7a0aaf…3be039
0xafb4…38190xd2f2…dc3aBase—$0.01100%coinbase60d ago0x05e9c3…ef4f5a
0xafb4…38190xbb49…d82aBase—$0.01100%coinbase60d ago0xbab869…3def05
0xafb4…38190x607a…10c0Base—$0.01100%coinbase60d ago0xc5a32a…8140c4
0xafb4…38190x8d2a…c27eBase—$0.01100%coinbase60d ago0x677122…f1aa42
0xafb4…38190x9200…2c47Base—$0.01100%coinbase60d ago0xf4e21b…7bdb97
0xafb4…38190x154a…4f02Base—$0.01100%coinbase60d ago0x010d2b…0d767f
0xafb4…38190x782e…5116Base—$0.01100%coinbase60d ago0xa85640…672a67
0xafb4…38190x6fe5…41e0Base—$0.01100%coinbase60d ago0x99621f…70a78e
0xafb4…38190x3d48…7334Base—$0.01100%coinbase60d ago0x876061…78a54a
0xafb4…38190xb56d…8795Base—$0.01100%coinbase60d ago0x6ed0c8…26b9c2
0xafb4…38190xc161…bd90Base—$0.01100%coinbase60d ago0x773a9e…03380a
0xafb4…38190xcd30…e7e1Base—$0.01100%coinbase60d ago0x4d07eb…b889b4
0xafb4…38190x785a…dcbbBase—$0.01100%coinbase60d ago0x3b9b88…ffee6e
0xafb4…38190xede2…50c4Base—$0.01100%coinbase60d ago0x4139e6…acf4e8
0xafb4…38190xfde8…7049Base—$0.01100%coinbase60d ago0xa1a1f9…ef4bf4

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.