Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x343c…c8280xd09c…f5baBase—$0.2170%0xd09c…f5ba4h ago0x4a6fc6…985c00
0x343c…c8280xd09c…f5baBase—$0.4870%0xd09c…f5ba4h ago0x9f3751…81f499
0x343c…c8280xd09c…f5baBase—$0.0170%0xd09c…f5ba4h ago0x78fdb3…2a97a1
0x343c…c8280xd09c…f5baBase—$0.0170%0xd09c…f5ba4h ago0x19d722…a8f642
0x343c…c8280xd09c…f5baBase—$0.0170%0xd09c…f5ba5h ago0xb90c58…4a5316
0x343c…c8280xd09c…f5baBase—$0.1170%0xd09c…f5ba5h ago0x29dc31…821055
0x343c…c8280xd09c…f5baBase—$0.3570%0xd09c…f5ba6h ago0x3e3ff4…de22e2
0x343c…c8280xd09c…f5baBase—$0.1170%0xd09c…f5ba6h ago0x6bdaf0…594f9d
0x343c…c8280xd09c…f5baBase—$0.0170%0xd09c…f5ba6h ago0xc01df5…314174
0x343c…c8280xd09c…f5baBase—$0.0170%0xd09c…f5ba6h ago0x644ba8…958d0a
0x343c…c8280xd09c…f5baBase—$0.0170%0xd09c…f5ba6h ago0x1749db…1aa776
0x343c…c8280xd09c…f5baBase—$0.1970%0xd09c…f5ba6h ago0x84809c…d15bbf
0x343c…c8280xd09c…f5baBase—$1.0070%0xd09c…f5ba6h ago0xff064a…4d67e3
0x343c…c8280xd09c…f5baBase—$0.1170%0xd09c…f5ba7h ago0x460fa1…7ed455
0x343c…c8280xd09c…f5baBase—$0.0170%0xd09c…f5ba7h ago0x915b73…d17d41
0x343c…c8280xd09c…f5baBase—$0.0170%0xd09c…f5ba8h ago0x031180…6169c7
0x343c…c8280xd09c…f5baBase—$0.0170%0xd09c…f5ba8h ago0x71766f…7e530d
0x343c…c8280xd09c…f5baBase—$0.0970%0xd09c…f5ba8h ago0xddfd32…236ee6
0x343c…c8280xd09c…f5baBase—$0.0170%0xd09c…f5ba8h ago0x53b57e…721f6e
0x343c…c8280xd09c…f5baBase—$0.1770%0xd09c…f5ba8h ago0xcfcf53…72cc26
0x343c…c8280xd09c…f5baBase—$0.1270%0xd09c…f5ba8h ago0x693ddd…8f6322
0x343c…c8280xd09c…f5baBase—$0.0170%0xd09c…f5ba8h ago0x0854b8…479924
0x343c…c8280xd09c…f5baBase—$0.1270%0xd09c…f5ba8h ago0x2bfc95…085c9b
0x343c…c8280xd09c…f5baBase—$0.0170%0xd09c…f5ba8h ago0xfd301d…0e166f
0x343c…c8280xd09c…f5baBase—$0.1870%0xd09c…f5ba8h ago0xe61de4…082c10

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.