Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd2b0…add20x589a…b3d8BaseX PayHealth$0.005100%coinbase9s ago0xfb93ce…ace887
0xb968…8b140x50eb…6480Base$0.00170%0x54f0…793211s ago0xf9902d…71f7be
0x6728…cec60x6839…1a2bBase$0.003100%coinbase13s ago0x820f5b…fe5adc
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13s ago0xcacc07…e1ef4f
0xc315…f9f30xf732…b829BasePocket NetworkWeb$0.005100%coinbase15s ago0x9400b7…e65be0
0xe2d8…66c20x480c…846aBaseBitrefillGift-cards$0.002100%coinbase15s ago0xd1b834…10daeb
0xc315…f9f30xf732…b829BasePocket NetworkWeb$0.005100%coinbase15s ago0x13208b…716d3d
0x2189…f9e10x3e0a…78e7Base$0.004878100%coinbase17s ago0xc80929…a68e6f
0x87dd…4cec0x589a…b3d8BaseX PayHealth$0.005100%coinbase17s ago0xb9e9f7…3a78e3
0x832d…50a40xef43…6c7fBase$0.01100%virtuals17s ago0x29e0a5…c79285
0x0b40…303f0x6839…1a2bBase$0.003100%coinbase21s ago0x2964b2…b5e350
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase21s ago0xb76cfe…6c2a69
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase23s ago0x7a552c…f209a2
0x5f11…468a0xc7f3…c044Base$0.34100%primer25s ago0x5be62f…2ac035
0x4603…37d50x4cd0…bc31Base$614.1170%0xf70d…dbef25s ago0x7cf551…be2e06
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0xcdbee7…960ea3
0x8ca8…ddc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x089957…e063a2
0xa13c…0eca0x6839…1a2bBase$0.003100%coinbase29s ago0xb2d482…eacce0
0x5840…aa150x47d3…9ddaBasex402 service$8.00100%coinbase29s ago0x935ae4…60c77e
0x6386…b9130x589a…b3d8BaseX PayHealth$0.005100%coinbase29s ago0x239499…d06973
0x941c…27e60x50eb…6480Base$0.00170%0x54f0…793231s ago0xd78643…97f5ca
0x13db…51920xa6a9…809dBase$46.78100%mrdn31s ago0x309a17…ccdd1f
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0x12d780…5f28a0
0x4ab5…5de50xed9f…9902Base$0.53100%coinbase35s ago0x01ccc8…974197
0x6abc…d4ad0x589a…b3d8BaseX PayHealth$0.005100%coinbase35s ago0xd28023…6d9afd

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.