Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted15s ago0x64f9d5…dd4ebc
0x3f02…4f850x589a…b3d8BaseX PayHealth$0.005100%coinbase17s ago0x2ef86e…e503b8
0x97b7…57750x7dd5…7c5bBase—$44.6070%0xc90b…22d317s ago0x1b4830…728d0a
0xd263…637e0x6839…1a2bBase—$0.003100%coinbase19s ago0x85a8e7…771a8f
0x1332…66eb0x47c5…4fc3Base—$210.0070%0xd301…c7ff21s ago0x30bb11…e03e55
0xcaa2…e16b0xe54b…295aBase—$0.01100%coinbase21s ago0xb0ca20…c561cb
0x19b5…cf0c0xe017…2667Base—$0.0170%0x194e…37a521s ago0x55b3a7…4acb8e
0xcaa2…e16bWithZeroBaseWithZeroMedia$0.05100%coinbase23s ago0xfacb43…a7610c
0x5768…62290x589a…b3d8BaseX PayHealth$0.005100%coinbase23s ago0x14ef59…8f6f8f
0xcaa2…e16b0x2a90…ea3bBaseDeepAIImages$0.01100%coinbase23s ago0xfd2b56…b3c7df
0x5dcb…a9990x6839…1a2bBase—$0.003100%coinbase27s ago0x92c043…d257d1
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase29s ago0x6472f8…c1511c
0xdeaf…b9430x325b…d430BaseStableEnrichExa$0.03100%coinbase29s ago0x59a968…901122
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0xb13b13…fe0c65
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a531s ago0x78d040…3936f7
0xe017…26670xa588…014cBase—$0.0270%0x7af0…904c33s ago0x54b58d…cba32a
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0x61779f…f8ecbd
0x7624…65cb0x6839…1a2bBase—$0.003100%coinbase35s ago0x6ac8bf…55f570
0xd2b0…add20x589a…b3d8BaseX PayHealth$0.005100%coinbase35s ago0x5721ea…69c756
0x56d8…e50d0x47c5…4fc3Base—$77.7070%0xa894…209f39s ago0x4f5c80…f77137
0xcaa2…e16b0x3070…fa85Basex402 service$0.01100%coinbase41s ago0xd688d9…cb9885
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc41s ago0x0288d4…3cad0a
0xdc39…91960x2125…8cb0Base—$3,221.7570%0xa923…c9ac41s ago0xf4d3d6…b4e862
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase43s ago0x94fd2b…9636a6
0x87dd…4cec0x589a…b3d8BaseX PayHealth$0.005100%coinbase43s ago0x66fc21…8c6826

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.