Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ca3…f4690x6839…1a2bBase—$0.003100%coinbase16s ago0x6f0451…2c94d2
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase20s ago0x54f361…56370b
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase20s ago0xc3e03e…d4fe49
0x1456…df050x7776…2e34BaseMetaliftScrape$0.002100%coinbase22s ago0x311bca…a4add4
0x15aa…b6e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0xcc02b1…1fdf24
0x5583…d6460x6839…1a2bBase—$0.003100%coinbase30s ago0xd3184b…746ade
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase34s ago0x5ec91d…34d43f
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase38s ago0x7e69ef…f748b4
0x2fa2…9ee70x6839…1a2bBase—$0.003100%coinbase40s ago0x7a1def…591be9
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase40s ago0xdbc307…eff884
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase40s ago0xd65dd5…d8a944
0x3be9…575c0x4cd0…bc31Base—$75.2070%0x4337…be7044s ago0xd844cf…351721
0x6ffb…63fa0x3e0a…78e7Base—$0.002689100%coinbase46s ago0x005923…a55b05
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa50s ago0xb61b80…38008f
0xaf3c…a6560xfe80…47eeBase—$0.001100%fluxa50s ago0x45b33f…81a720
0x1456…df050x7776…2e34BaseMetaliftScrape$0.002100%coinbase50s ago0x867bf0…502bf8
0x7c39…a44b0x6839…1a2bBase—$0.003100%coinbase52s ago0xf6bb9f…436a7a
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase54s ago0x691a5c…588586
0x912f…e0be0xcbee…cf0fBase—$7.0070%0x3e32…3ce71m ago0x25f714…578424
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase1m ago0xebd595…757195
0x4929…a91f0x4d58…46eeBase—$11.5670%0xa923…c9ac1m ago0xc46054…c91d08
0x1332…66eb0x47c5…4fc3Base—$15.7570%0x6288…8b491m ago0x288aea…4c9140
0x0fd3…445c0x6b0f…5f25BaseIchimoku SignalTrading$0.02100%coinbase1m ago0x9abc90…8f6f32
0x7402…f3c70x6839…1a2bBase—$0.003100%coinbase1m ago0x5c541d…77b8f6
0x4c3f…cb330xa8b2…1d68Base—$0.0170%0x9501…c6771m ago0x0f4730…d9bf4a

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.