Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd0e8…a35f0xa8b2…1d68Base$0.0170%0x9501…c67715s ago0x7412e9…5454aa
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase17s ago0xc12852…668a2b
0xf507…8d710x6839…1a2bBase$0.003100%coinbase19s ago0xe343b3…94b7d0
0x1332…66eb0x47c5…4fc3Base$10.5070%0x791a…97b419s ago0xc11db4…f867e0
0xd2b0…add20x589a…b3d8BaseX PayHealth$0.005100%coinbase23s ago0xc9987c…4946bd
0x8e14…66260x5d89…07ebBase3RouteSwap$0.001100%coinbase23s ago0x9d90c9…282950
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0x4b8a73…0be653
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0x2fb5cf…87bd38
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase25s ago0x427dc3…0c9cb5
0x9d3d…d8370x66d7…83bcBasex402 service$0.22100%coinbase25s ago0x4e8d3b…207b86
0x7094…af5b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x9925c1…4ed754
0x21da…21770xef43…6c7fBase$0.01100%virtuals27s ago0xe32500…1f31a7
0x87dd…4cec0x589a…b3d8BaseX PayHealth$0.005100%coinbase29s ago0x645679…761d61
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase29s ago0x18dec1…2b7ee3
0xb263…0bf50x3320…12afBase$10.0070%0x8c7e…b11629s ago0xec121b…8f76a0
0x96a7…504c0x6839…1a2bBase$0.003100%coinbase31s ago0x767eab…998541
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase31s ago0xddc4c0…14c3dd
0x4ab5…5de50xed9f…9902Base$1.05100%coinbase31s ago0xec8222…ae61d9
0x1332…66eb0x47c5…4fc3Base$210.0070%0x6647…552633s ago0x24e8ef…cfe1f2
0x8ca8…ddc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35s ago0x20361c…bd0f7b
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35s ago0x61b92b…a72301
0xb968…8b140x50eb…6480Base$0.00170%0x54f0…793235s ago0x37b7e9…0cca22
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a537s ago0xc28925…2da73c
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase37s ago0x396ba6…31751c
0xfe55…73510x6839…1a2bBase$0.003100%coinbase39s ago0x831c6f…58249a

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.