Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x66b4…5dcd0x6839…1a2bBase$0.003100%coinbase9s ago0x13c9ba…7b9b78
0x9722…2c4a0x589a…b3d8BaseX PayHealth$0.005100%coinbase11s ago0x494f22…4afb89
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase13s ago0x0a01bd…8b163f
0x10e7…07350xef43…6c7fBase$0.01100%virtuals13s ago0x39bf69…78d418
0xff05…1e6d0xb86a…e183Base$5.0370%0xb86a…e18317s ago0xd26718…02ecb1
0x978f…18b40x589a…b3d8BaseX PayHealth$0.005100%coinbase17s ago0xae2a2e…4a3b50
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0xa0c61c…a16dc5
0x560c…86070x92bb…9bd4Base$0.61100%fluxa19s ago0x6ccb99…f0a9a9
0xd79d…c0bf0x6839…1a2bBase$0.003100%coinbase19s ago0x1c5a67…6b7ccf
0x351f…05f10x47c5…4fc3Base$52.5070%0xca7d…500119s ago0xec8329…53f43e
0xe2d8…66c20x480c…846aBaseBitrefillGift-cards$0.002100%coinbase23s ago0x98bb77…05f6d1
0x055c…b1700x589a…b3d8BaseX PayHealth$0.005100%coinbase25s ago0xe63b6a…4a8d8a
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0xb5c185…e43888
0x8ca8…ddc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0x020859…bdd68e
0x3c7b…dcc00x5aae…482eBase$0.25100%coinbase29s ago0xffbd4f…afbe81
0x4960…e8850x6839…1a2bBase$0.003100%coinbase29s ago0x07fa76…f817c0
0xd64f…4b6d0xef43…6c7fBase$0.01100%virtuals29s ago0xfa8bd3…3b8430
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase31s ago0x503d40…874bb5
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0x93b3ac…46df9d
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase33s ago0x92b781…87cecf
0x4ab5…5de50xed9f…9902Base$0.79100%coinbase33s ago0x4fa604…0736f0
0xe2d8…66c20x480c…846aBaseBitrefillGift-cards$0.002100%coinbase35s ago0xb093bf…5067f8
0xd2b0…add20x589a…b3d8BaseX PayHealth$0.005100%coinbase37s ago0xfb93ce…ace887
0xb968…8b140x50eb…6480Base$0.00170%0x54f0…793239s ago0xf9902d…71f7be
0x6728…cec60x6839…1a2bBase$0.003100%coinbase41s ago0x820f5b…fe5adc

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.