Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase13s ago0x3286c5…0b4d8a
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase15s ago0x3aae47…28ba45
0x250d…8e050x1630…7a00Basex402 service$0.001100%coinbase15s ago0x09880f…1f0567
0x250d…8e050x1630…7a00Basex402 service$0.001100%coinbase17s ago0x6d63e3…4d023d
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase17s ago0x9483e6…eae674
0xde16…cabd0x52e2…f3eaBasex402 service$0.005100%coinbase17s ago0x797663…343b20
0x13dd…749f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0xd8a1fc…ddb85d
0x5fcb…d5f90x9d15…47c0Base—$0.01100%coinbase19s ago0xf307c6…cfb551
0xe46f…2b340x6839…1a2bBase—$5.00100%coinbase19s ago0x0632a1…9bb7d4
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase21s ago0xfff44e…0f69b5
0x1030…26b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0xfc1a32…10e022
0xd2b0…add20x589a…b3d8BaseX PayHealth$0.005100%coinbase23s ago0xa27fb6…cd80c0
0xf499…c1610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0x19b553…36c736
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase25s ago0x01a196…40c820
0x00fd…3dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0x5c191f…bc0ece
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase27s ago0x1eaf0c…92aa45
0x5fcb…d5f90x100c…ebfdBase—$0.01100%coinbase27s ago0x120255…e83dda
0x9d3d…d8370x9aac…b2faBaseGoogle Trends SEO Keyword DataGoogle-trends$0.03100%coinbase29s ago0xa72ae7…cc01c3
0x9d3d…d8370x9aac…b2faBaseGoogle Trends SEO Keyword DataGoogle-trends$0.03100%coinbase29s ago0x6efd81…fdf7a6
0x9d3d…d8370x9aac…b2faBaseGoogle Trends SEO Keyword DataGoogle-trends$0.03100%coinbase29s ago0x90cf43…fe2b7f
0x9d3d…d8370x9aac…b2faBaseGoogle Trends SEO Keyword DataGoogle-trends$0.03100%coinbase31s ago0x980f83…085e54
0x87dd…4cec0x589a…b3d8BaseX PayHealth$0.005100%coinbase31s ago0x7a2e0a…e6f24b
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase33s ago0x681946…c924c2
0x13dd…749f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0x0db6cc…a868b6
0x5fcb…d5f90x0707…9c35Base—$0.01100%coinbase33s ago0x9a363c…6a43af

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.