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 ago0x2599a3…c11689
0x5603…68420x589a…b3d8BaseX PayHealth$0.005100%coinbase15s ago0xbfc6d3…aa10b5
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0x764ae4…5fabf4
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase17s ago0x7851af…9cfeb0
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0x375175…fbaef3
0xb858…ff710x589a…b3d8BaseX PayHealth$0.005100%coinbase21s ago0xafee4b…082673
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0xaf7f01…29ca98
0xd33a…61f00x589a…b3d8BaseX PayHealth$0.005100%coinbase27s ago0xfe9b1d…d2fe83
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0x6a9587…bf838c
0xd66a…8cc70x13e0…f707BaseReadXTwitter$0.01100%coinbase31s ago0x6427e8…aca541
0xd66a…8cc70x13e0…f707BaseReadXTwitter$0.01100%coinbase33s ago0x35b5d4…ae87fd
0xd2c5…49990x589a…b3d8BaseX PayHealth$0.005100%coinbase33s ago0xc6f267…e99f08
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase35s ago0x19bf28…ec4dfd
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35s ago0x3f7c71…2c5e9f
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase37s ago0x5d5851…62498a
0xd66a…8cc70x13e0…f707BaseReadXTwitter$0.01100%coinbase37s ago0x620d3c…4a1c76
0xd66a…8cc70x13e0…f707BaseReadXTwitter$0.01100%coinbase39s ago0x1056cc…0867da
0x9ce7…2d340x589a…b3d8BaseX PayHealth$0.005100%coinbase39s ago0x0c4e08…4a45dd
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase41s ago0xf31e67…e0be0f
0xd66a…8cc70x13e0…f707BaseReadXTwitter$0.01100%coinbase43s ago0x21901a…8c1438
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase43s ago0xadbdfe…3fef66
0xd66a…8cc70x13e0…f707BaseReadXTwitter$0.01100%coinbase43s ago0xf17609…257169
0x3f02…4f850x589a…b3d8BaseX PayHealth$0.005100%coinbase45s ago0x8e3de6…c05c0b
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase45s ago0x7e5572…ad836c
0xd66a…8cc70x13e0…f707BaseReadXTwitter$0.01100%coinbase45s ago0x32e954…df55bd

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.