Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf1b5…c6f90x589a…b3d8BaseX PayHealth$0.005100%coinbase15s ago0x9cdd3d…344209
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase15s ago0xb34b21…960b40
0xd34e…05b10xd34e…05b1Basex402 service$0.001100%payAI17s ago0x7c9039…a8dc02
0xa5f0…61610xbd55…c6ebBase$180.7170%0x4661…93fd17s ago0x48fe01…3681f0
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase17s ago0x1bc1b9…20c4a1
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0xd1a51c…4367b8
0x79e4…81460x7beb…6bb3Basex402 service$0.01100%coinbase21s ago0x17a056…6a9bca
0x4ab5…5de50xed9f…9902Base$0.53100%coinbase21s ago0xe22f5d…6775a8
0x08c6…3b440x6839…1a2bBase$0.003100%coinbase21s ago0xc6446f…430239
0x8ca8…ddc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0x6ad3f7…6eff5d
0x8e14…66260x5d89…07ebBase3RouteSwap$0.001100%coinbase23s ago0x2c9288…c73a29
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0xadd253…a598a1
0x0f30…2fbd0x589a…b3d8BaseX PayHealth$0.005100%coinbase23s ago0xe1046b…adbc98
0x66b4…5dcd0x6839…1a2bBase$0.003100%coinbase27s ago0x13c9ba…7b9b78
0x9722…2c4a0x589a…b3d8BaseX PayHealth$0.005100%coinbase29s ago0x494f22…4afb89
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase31s ago0x0a01bd…8b163f
0x10e7…07350xef43…6c7fBase$0.01100%virtuals31s ago0x39bf69…78d418
0xff05…1e6d0xb86a…e183Base$5.0370%0xb86a…e18335s ago0xd26718…02ecb1
0x978f…18b40x589a…b3d8BaseX PayHealth$0.005100%coinbase35s ago0xae2a2e…4a3b50
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35s ago0xa0c61c…a16dc5
0x560c…86070x92bb…9bd4Base$0.61100%fluxa37s ago0x6ccb99…f0a9a9
0xd79d…c0bf0x6839…1a2bBase$0.003100%coinbase37s ago0x1c5a67…6b7ccf
0x351f…05f10x47c5…4fc3Base$52.5070%0xca7d…500137s ago0xec8329…53f43e
0xe2d8…66c20x480c…846aBaseBitrefillGift-cards$0.002100%coinbase41s ago0x98bb77…05f6d1
0x055c…b1700x589a…b3d8BaseX PayHealth$0.005100%coinbase43s ago0xe63b6a…4a8d8a

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.