Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x87dd…4cec0x589a…b3d8BaseX PayHealth$0.005100%coinbase19s ago0xedc54f…459dba
0x99f1…8dc70x6839…1a2bBase—$5.00100%coinbase21s ago0xa242cd…55fb7d
0xa787…64cf0x47c5…4fc3Base—$21.0070%0x7969…4cf523s ago0xf3383a…8f322b
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase25s ago0x34dd5b…2a4d69
0x3e9b…78550xa9dd…2315Base—$0.002100%coinbase27s ago0xeb9da8…3e3667
0x1530…f17e0xef43…6c7fBase—$0.01100%virtuals27s ago0x9af39d…2291df
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0xfa9c2c…ff777e
0x31cc…99fe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0x3aec4d…461f1e
0x0cee…75f30xfe80…47eeBase—$0.001100%fluxa29s ago0x3c3253…d1e1f1
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a531s ago0xad8568…10c8cb
0x5603…68420x589a…b3d8BaseX PayHealth$0.005100%coinbase31s ago0x1781de…3ddcfc
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase35s ago0x503b0f…20eb20
0x33d1…1d010xb1ef…88c0Basex402 serviceTwitter$0.02100%coinbase35s ago0xb9bf2c…e77428
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase35s ago0x44d47b…510545
0xb858…ff710x589a…b3d8BaseX PayHealth$0.005100%coinbase37s ago0x3ce7e1…34d6c4
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase39s ago0xa15bf6…c0d878
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase39s ago0x63ba91…309a49
0x5c4e…a0fd0x4020…0003Base—$0.00670%0xb3ed…641b41s ago0x3dfe11…740932
0x5c4e…a0fd0x4020…0003Base—$0.00670%0xb3ed…641b41s ago0x3dfe11…740932
0x33d1…1d010xb1ef…88c0Basex402 serviceTwitter$0.02100%coinbase41s ago0x285c3a…7b3e83
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase43s ago0xb38987…61a475
0xd33a…61f00x589a…b3d8BaseX PayHealth$0.005100%coinbase43s ago0x9b1ae1…27ca10
0x5c4e…a0fd0x4020…0003Base—$0.00370%0xb3ed…641b45s ago0xedb3f6…c34808
0x5c4e…a0fd0x4020…0003Base—$0.00370%0xb3ed…641b45s ago0xedb3f6…c34808
0x33d1…1d010xb1ef…88c0Basex402 serviceTwitter$0.02100%coinbase47s ago0xa05bcf…65f15e

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.