Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3dc5…d23b0x480c…846aBaseBitrefillGift-cards$3.34100%coinbase15s ago0xe9d353…56bfe0
0x58ff…6b0d0xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase15s ago0x9a1ae6…ae0d76
0x01cf…7bee0xef43…6c7fBase—$0.01100%virtuals19s ago0xe65368…d90110
0xbdb2…c7d20x6839…1a2bBase—$1.00100%coinbase21s ago0xffc8d0…8e5d27
0xec4d…c4790x51d5…f78bBaseTwitter/X APITwitter$0.006100%coinbase21s ago0x3d74ec…053932
0xae75…d3610x17cd…7905Basex402 service$0.05100%coinbase21s ago0x1c0398…429578
0x58ff…6b0d0xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase25s ago0x236658…76225e
0xa787…64cf0x47c5…4fc3Base—$10.5070%0xe9f7…982b25s ago0x05b6a5…d62b04
0xec4d…c4790x51d5…f78bBaseTwitter/X APITwitter$0.006100%coinbase25s ago0xe664dc…297725
0xec4d…c4790x51d5…f78bBaseTwitter/X APITwitter$0.006100%coinbase27s ago0xbfeddf…8f572e
0xec4d…c4790x51d5…f78bBaseTwitter/X APITwitter$0.006100%coinbase29s ago0x60f97e…6fc128
0xebbc…e3c00x3e0a…78e7Base—$0.005165100%coinbase31s ago0x6d64a5…cbea14
0xec4d…c4790x51d5…f78bBaseTwitter/X APITwitter$0.006100%coinbase31s ago0x12e221…9f6599
0x221f…66020xa588…014cBase—$0.0170%0x7af0…904c33s ago0x42da78…5008ae
0x58ff…6b0d0xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase35s ago0x93b565…505537
0x1332…66eb0x47c5…4fc3Base—$42.0070%0x1c06…7baa37s ago0x0cf1e4…bed323
0xe03d…274b0x50eb…6480Base—$0.00170%0x54f0…793237s ago0x5c973c…734362
0x59c2…5c1c0x6839…1a2bBase—$0.003100%coinbase41s ago0x036589…b71100
0xc4c3…17670xef43…6c7fBase—$0.01100%virtuals41s ago0xec10f7…71ec35
0xe017…26670xa588…014cBase—$0.0170%0x7af0…904c45s ago0x5a95d5…e59be2
0x58ff…6b0d0xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase45s ago0xa27685…b1d30d
0x98c2…a5180x30ce…e376Base—$0.46100%fluxa47s ago0x2aad8d…5e9176
0x19b5…cf0c0xe017…2667Base—$0.0170%0x194e…37a557s ago0xb3c79f…0401b4
0xc151…4b230x6839…1a2bBase—$1.00100%coinbase57s ago0x3fff35…78f5d9
0x72f2…8aee0xef43…6c7fBase—$0.01100%virtuals57s ago0x9d36aa…6d336e

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.