Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbe14…050c0xef43…6c7fBase—$0.01100%virtuals12s ago0x8d2ebb…11ac8c
0x844e…946d0x6839…1a2bBase—$5.00100%coinbase14s ago0x4d46e2…b02497
0xb858…ff710x589a…b3d8BaseX PayHealth$0.005100%coinbase16s ago0x2ee6e7…58d3ba
0xcfce…43680x3e0a…78e7Base—$0.003307100%coinbase18s ago0xe50109…c18863
0xf499…c1610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0xa2a07a…a34596
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a520s ago0x6a6862…61e77d
0x43c5…c6820x17cd…7905Basex402 service$0.05100%coinbase20s ago0x9c08ab…8474b0
0xd33a…61f00x589a…b3d8BaseX PayHealth$0.005100%coinbase22s ago0x643dd3…24d5c2
0x1030…26b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0xe4e51c…7b3705
0x13dd…749f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0x9a5315…91b8e7
0xd2c5…49990x589a…b3d8BaseX PayHealth$0.005100%coinbase28s ago0x3eb2bc…30ce1a
0x1332…66eb0x47c5…4fc3Base—$52.5070%0xf74f…ffda28s ago0x340ff0…1bd154
0xaf9c…eaac0xef43…6c7fBase—$0.01100%virtuals30s ago0x969597…564ada
0xfd1e…186e0x6839…1a2bBase—$5.00100%coinbase32s ago0x6fd5f6…797736
0xf499…c1610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase32s ago0x4b2b89…05d4a1
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc34s ago0xc8d59f…e15336
0x9ce7…2d340x589a…b3d8BaseX PayHealth$0.005100%coinbase34s ago0x84c076…4a539c
0x3be9…575c0x4cd0…bc31Base—$15.4770%0x4337…beb134s ago0x5d0cf2…09b5f5
0x1030…26b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase36s ago0xc463da…ed5461
0x81e6…900c0xfe80…47eeBase—$0.001100%fluxa36s ago0x0caea8…d9b99a
0x8e84…ef520xc789…15e1Base—$3.2070%0x3e32…3ce736s ago0x170aa6…272dd6
0x13dd…749f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase38s ago0x3b9580…abb35b
0x3f02…4f850x589a…b3d8BaseX PayHealth$0.005100%coinbase42s ago0x8eb713…9cfba4
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase46s ago0x8b29be…43c8bc
0xcf6a…82c60x17cd…7905Basex402 service$0.05100%coinbase48s ago0x10cd50…3b9f8a

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.