Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase14s ago0x1bee80…21121a
0x6809…59150x6a0a…bf67Base—$0.02100%coinbase14s ago0x4f604e…666e6f
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a516s ago0x9bd89e…b8a527
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase16s ago0xed3d9e…36530a
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a518s ago0xc5f717…7e1d0c
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase18s ago0xdabe68…de64e2
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase18s ago0xae6d61…277265
0x91c7…9cad0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0x2617ab…736dd3
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase22s ago0x69c2b9…cdccbe
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase22s ago0xa5ae07…7519b8
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a522s ago0xf18e68…691cbf
0x12df…e60a0x8a12…0881Base—$0.84100%coinbase22s ago0x70a319…cb399d
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase24s ago0x1181d0…9822e7
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a524s ago0x660e8c…d9bd8e
0xf3fc…4e0f0xef43…6c7fBase—$0.01100%virtuals26s ago0xacde8e…bf4f6c
0x933c…39ed0xcea1…c1b5Base—$0.27100%coinbase28s ago0xa89076…cdabee
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase28s ago0x67258a…a9d65b
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc28s ago0x632500…d775ea
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase28s ago0x55a3d0…390189
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a528s ago0x3e292a…5a82f8
0xd34e…05b10xd34e…05b1Basex402 service$0.001100%payAI30s ago0xa0bbac…2cf612
0xdcf5…37710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0x596d36…7618d7
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase30s ago0x783e6a…cde00c
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase32s ago0xe7ea74…4efb72
0xacb2…2c050x40a8…ad8bBasex402 service$0.01100%coinbase32s ago0x34e96c…57099c

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.