Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase15s ago0xbc165f…c8e9dc
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase15s ago0x2ff1bd…e16dea
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase15s ago0x8009b5…0fbfe3
0x6a23…22070xef43…6c7fBase—$0.01100%virtuals19s ago0x2c5a29…f08fc8
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0x29f7a2…9cabbd
0x2bcb…0d920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0xe0ef0a…8db6fb
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0xc7795b…527b22
0x5603…68420x589a…b3d8BaseX PayHealth$0.005100%coinbase21s ago0x5af6a2…250c87
0x5563…a8da0x7d2c…bcfeBase—$0.05100%coinbase25s ago0xcd2b63…a7b9d3
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a525s ago0xf322a0…2b42db
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a527s ago0xf077e9…c947e8
0xb858…ff710x589a…b3d8BaseX PayHealth$0.005100%coinbase27s ago0xe93041…fc14cc
0x4acf…aced0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x30d5ea…9002fd
0x7708…77080x17b4…4553Base—$25.0070%0x90e5…259c29s ago0x49e435…a0ec3a
0x31cc…99fe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0x1f7ad4…a6cff5
0x2bcb…0d920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0x5a067b…99d219
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase35s ago0xb937ac…984d65
0xd33a…61f00x589a…b3d8BaseX PayHealth$0.005100%coinbase35s ago0x99523b…8c2a85
0x1f04…f8980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase37s ago0x962050…a73b72
0x9d3d…d8370x9aac…b2faBaseGoogle Trends SEO Keyword DataGoogle-trends$0.03100%coinbase39s ago0x255020…9ad900
0xd2c5…49990x589a…b3d8BaseX PayHealth$0.005100%coinbase41s ago0x224650…3d03ad
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase41s ago0x991edc…a160fc
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa41s ago0x416237…fdb33b
0x492c…3b3d0xef43…6c7fBase—$0.01100%virtuals43s ago0x5e4582…280377
0xb172…70b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase45s ago0x98c322…37f1c5

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.