Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xadca…64e40x7ce7…14ffBase—$3.5070%0x25e9…76f012s ago0x7a8c93…ee7322
0xadca…64e40x7ce7…14ffBase—$3.5070%0x25e9…76f012s ago0x7a8c93…ee7322
0xadca…64e40x7ce7…14ffBase—$3.5070%0x25e9…76f012s ago0x7a8c93…ee7322
0x9b76…53820xa9dd…2315Base—$0.002100%coinbase14s ago0xc791ae…2dfb71
0x6bef…896a0xa8b2…1d68Base—$0.0170%0x9501…c67714s ago0x91de97…f16ed1
0xa54d…49f50x6bb5…15bdBase—$153.5970%0x7347…d69122s ago0x36d9b6…dc15e2
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0x7debe3…bde729
0x174c…770b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0xa296ad…4b03d0
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase28s ago0xe27809…f78061
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase28s ago0x6cfbb4…da2270
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase28s ago0x8fba8e…48cfd3
0xb5ac…513c0x3e0a…78e7Base—$0.005928100%coinbase30s ago0xa68a29…f32c41
0xadca…64e40x7ce7…14ffBase—$3.5070%0x25e9…76f032s ago0x91548c…f69b88
0xadca…64e40x7ce7…14ffBase—$3.5070%0x25e9…76f032s ago0x91548c…f69b88
0xadca…64e40x7ce7…14ffBase—$3.5070%0x25e9…76f032s ago0x91548c…f69b88
0x1332…66eb0x47c5…4fc3Base—$1.5470%0x12fd…41c834s ago0xbd6004…d5f0f6
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase36s ago0xf2f00d…f5aae4
0x174c…770b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase44s ago0xe4fddf…530908
0xadca…64e40x7ce7…14ffBase—$0.5070%0x25e9…76f046s ago0x4b3aa8…e5e6db
0xf17f…24aa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase46s ago0xa2d547…91c04e
0x5446…c7390xa8b2…1d68Base—$0.0170%0x9501…c67746s ago0xf799cb…433180
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase48s ago0xe7fdbe…ec9bae
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa50s ago0x1c55b6…0fafca
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase52s ago0xb69b0f…5e1d41
0x8761…79680xa8b2…1d68Base—$0.0170%0x9501…c67756s ago0x161d6a…045b2b

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.