Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcbe1…a8ca0x3e0a…78e7Base—$0.003803100%coinbase10s ago0x51cf90…c41688
0xc0db…e6950xef43…6c7fBase—$0.01100%virtuals10s ago0x2d5760…da9054
0x6a62…90d90x17cd…7905Basex402 service$0.05100%coinbase12s ago0x7bd1cd…699233
0xe017…26670xa588…014cBase—$0.0270%0x7af0…904c18s ago0x12d6fd…c2ad67
0xad5d…332c0x6839…1a2bBase—$1.00100%coinbase20s ago0x968690…d0efae
0xec4d…c4790x51d5…f78bBaseTwitter/X APITwitter$0.006100%coinbase22s ago0x319c27…0ad5fb
0x0fcb…8774Space Data APIBaseSpace Data APISpace$0.01100%coinbase22s ago0x222e73…471b9f
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase26s ago0x61b291…f5e3d9
0x19b5…cf0c0xe017…2667Base—$0.0270%0x194e…37a530s ago0x58cef9…4484c9
0x294e…6ddf0xef43…6c7fBase—$0.01100%virtuals32s ago0x74fc29…4adac6
0xf3ad…39800xe629…4b54Base—$0.0170%0xe629…4b5434s ago0x9eaddd…ea0d22
0x6bcc…2bfc0x6839…1a2bBase—$1.00100%coinbase36s ago0xb821a4…98b9c9
0x0fcb…87740xf732…b829BasePocket NetworkWeb$0.005100%coinbase42s ago0xa2c339…c84f07
donooga.eth0x4cd0…bc31Base—$12.0070%0xf70d…dbef44s ago0xa49438…8c3a7a
0x58ff…6b0d0xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase50s ago0x11ca2d…5dd333
0x5bb7…cbfb0x6839…1a2bBase—$1.00100%coinbase50s ago0x099e88…78c3da
0x0c6d…87a30xef43…6c7fBase—$0.01100%virtuals50s ago0x47e0b4…282ebe
0xd3c9…088f0x54a1…8b25Base—$3.0070%0x3e32…3ce752s ago0x0fc9de…b601b1
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted54s ago0x215beb…1c0dec
0x5656…08a10x50eb…6480Base—$0.00370%0x54f0…793254s ago0x14cfd3…7379dd
0x5f3b…4c6f0xf567…cb98Base402rates.comx402$0.001100%coinbase56s ago0x67d8cb…784cbe
0x3dc5…d23b0x480c…846aBaseBitrefillGift-cards$3.34100%coinbase1m ago0xe9d353…56bfe0
0x58ff…6b0d0xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase1m ago0x9a1ae6…ae0d76
0x01cf…7bee0xef43…6c7fBase—$0.01100%virtuals1m ago0xe65368…d90110
0xbdb2…c7d20x6839…1a2bBase—$1.00100%coinbase1m ago0xffc8d0…8e5d27

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.