Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase15s ago0x19bf28…ec4dfd
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0x3f7c71…2c5e9f
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase17s ago0x5d5851…62498a
0xd66a…8cc70x13e0…f707BaseReadXTwitter$0.01100%coinbase17s ago0x620d3c…4a1c76
0xd66a…8cc70x13e0…f707BaseReadXTwitter$0.01100%coinbase19s ago0x1056cc…0867da
0x9ce7…2d340x589a…b3d8BaseX PayHealth$0.005100%coinbase19s ago0x0c4e08…4a45dd
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0xf31e67…e0be0f
0xd66a…8cc70x13e0…f707BaseReadXTwitter$0.01100%coinbase23s ago0x21901a…8c1438
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase23s ago0xadbdfe…3fef66
0xd66a…8cc70x13e0…f707BaseReadXTwitter$0.01100%coinbase23s ago0xf17609…257169
0x3f02…4f850x589a…b3d8BaseX PayHealth$0.005100%coinbase25s ago0x8e3de6…c05c0b
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase25s ago0x7e5572…ad836c
0xd66a…8cc70x13e0…f707BaseReadXTwitter$0.01100%coinbase25s ago0x32e954…df55bd
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase27s ago0xd8c7a5…9489b7
0xd66a…8cc70x13e0…f707BaseReadXTwitter$0.01100%coinbase27s ago0x30454c…cb5099
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0x577f26…ff4cdb
0xd66a…8cc70x13e0…f707BaseReadXTwitter$0.01100%coinbase31s ago0xa18ec5…8874f7
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0xbb93d5…94023f
0x5768…62290x589a…b3d8BaseX PayHealth$0.005100%coinbase33s ago0x8feb61…ecd0a4
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase35s ago0xbe7600…ebe658
0xdf13…cee70xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase35s ago0xceacb8…70d27c
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35s ago0xb5b3c2…ef0286
0xd66a…8cc70x13e0…f707BaseReadXTwitter$0.01100%coinbase35s ago0x5b12fd…f82582
0xd66a…8cc70x13e0…f707BaseReadXTwitter$0.01100%coinbase37s ago0xd2dccb…34c9b4
0xd66a…8cc70x13e0…f707BaseReadXTwitter$0.01100%coinbase39s ago0xe92dec…0c0705

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.