Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x57fa…df980x325b…d430BaseStableEnrichExa$0.15100%coinbase10s ago0x1784db…227a75
0xd2b0…add20x589a…b3d8BaseX PayHealth$0.005100%coinbase10s ago0x3dcb3d…7c195f
0x1332…66eb0x47c5…4fc3Base$10.5070%0x2e11…857312s ago0x6d76ef…e9e2f3
0x57fa…df980x325b…d430BaseStableEnrichExa$0.15100%coinbase14s ago0x774e6b…9094f0
0x57fa…df980x325b…d430BaseStableEnrichExa$0.15100%coinbase16s ago0xfd53ba…d062c8
0x87dd…4cec0x589a…b3d8BaseX PayHealth$0.005100%coinbase16s ago0xc25fa9…801414
0xea39…1df10xfe80…47eeBase$0.001100%fluxa18s ago0x6d4ed5…39cefb
0xc6ae…b18f0xfe80…47eeBase$0.001100%fluxa18s ago0xd86ff7…d578fa
0xd906…36020xfe80…47eeBase$0.001100%fluxa18s ago0xdbb984…5bb4bf
0xb563…66620x3e0a…78e7Base$0.005544100%coinbase20s ago0x12faa1…e5e143
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0xec9014…e4d3a8
0x57fa…df980x325b…d430BaseStableEnrichExa$0.15100%coinbase20s ago0xa0e375…6ee0c3
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase22s ago0xe72580…65b1c3
0x03c5…a0a30x50eb…6480Base$0.00170%0x54f0…793222s ago0x5b07dd…d0a6a5
0x57fa…df980x325b…d430BaseStableEnrichExa$0.15100%coinbase22s ago0x8f6df3…5c5a95
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0x7b59fe…fb876d
0x57fa…df980x325b…d430BaseStableEnrichExa$0.15100%coinbase24s ago0x4c9f60…3032fb
0x57fa…df980xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase26s ago0x51640c…dfdc90
0x6386…b9130x589a…b3d8BaseX PayHealth$0.005100%coinbase28s ago0x77f2aa…836ddb
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase32s ago0x6e1336…9a95d7
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase34s ago0xe42d3a…5dea4a
0x6abc…d4ad0x589a…b3d8BaseX PayHealth$0.005100%coinbase36s ago0x5705b9…467ba5
0x5e14…28990xa9dd…2315Base$0.002100%coinbase38s ago0xa5cac8…aa43c5
0xc6d7…ad560xfe80…47eeBase$0.001100%fluxa40s ago0x19537a…18f29c
0xf1b5…c6f90x589a…b3d8BaseX PayHealth$0.005100%coinbase42s ago0x9c4c9e…a280ac

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.