Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0x50bed6…926738
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase17s ago0xa03bf2…1ef21e
0xdf13…cee70xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase17s ago0x011f22…0b00e9
0xcb9b…ddb30x6839…1a2bBase—$0.003100%coinbase19s ago0xf6830f…42b590
0x5c5f…6d040x17cd…7905Basex402 service$0.05100%coinbase19s ago0x3cf61b…1e0d7a
0x7694…2e2c0x50eb…6480Base—$0.00170%0x54f0…793219s ago0xd66566…238e2b
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0x037908…fa2407
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase23s ago0x2599a3…c11689
0x5603…68420x589a…b3d8BaseX PayHealth$0.005100%coinbase23s ago0xbfc6d3…aa10b5
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0x764ae4…5fabf4
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase25s ago0x7851af…9cfeb0
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0x375175…fbaef3
0xb858…ff710x589a…b3d8BaseX PayHealth$0.005100%coinbase29s ago0xafee4b…082673
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35s ago0xaf7f01…29ca98
0xd33a…61f00x589a…b3d8BaseX PayHealth$0.005100%coinbase35s ago0xfe9b1d…d2fe83
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase39s ago0x6a9587…bf838c
0xd66a…8cc70x13e0…f707BaseReadXTwitter$0.01100%coinbase39s ago0x6427e8…aca541
0xd66a…8cc70x13e0…f707BaseReadXTwitter$0.01100%coinbase41s ago0x35b5d4…ae87fd
0xd2c5…49990x589a…b3d8BaseX PayHealth$0.005100%coinbase41s ago0xc6f267…e99f08
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase43s ago0x19bf28…ec4dfd
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase43s ago0x3f7c71…2c5e9f
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase45s ago0x5d5851…62498a
0xd66a…8cc70x13e0…f707BaseReadXTwitter$0.01100%coinbase45s ago0x620d3c…4a1c76
0xd66a…8cc70x13e0…f707BaseReadXTwitter$0.01100%coinbase47s ago0x1056cc…0867da
0x9ce7…2d340x589a…b3d8BaseX PayHealth$0.005100%coinbase47s ago0x0c4e08…4a45dd

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.