Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7626…4fd90x06df…fd6fBaseStableUploadUpload$0.20100%coinbase111d ago0x755339…65bf60
0x7626…4fd90x07f0…a045BaseStableStudioUpload$0.16100%coinbase111d ago0x9b2884…3ac641
0x7626…4fd90x07f0…a045BaseStableStudioUpload$0.16100%coinbase111d ago0xc39dc8…558d24
0x7626…4fd90x07f0…a045BaseStableStudioUpload$0.16100%coinbase111d ago0x1ebdce…43d8b5
0x7626…4fd90x07f0…a045BaseStableStudioUpload$0.16100%coinbase111d ago0xc7b2d0…93ead5
0x7626…4fd90x07f0…a045BaseStableStudioUpload$0.16100%coinbase111d ago0x8bd960…c981fc
0x7626…4fd90x07f0…a045BaseStableStudioUpload$0.16100%coinbase111d ago0x47792f…e712ba
0x7626…4fd90x07f0…a045BaseStableStudioUpload$0.16100%coinbase111d ago0x2c01cd…965491
0x7626…4fd90x07f0…a045BaseStableStudioUpload$0.16100%coinbase111d ago0x35f6d3…95c066
0x7626…4fd90x07f0…a045BaseStableStudioUpload$0.16100%coinbase111d ago0xcf5fda…180564
0x7626…4fd90x07f0…a045BaseStableStudioUpload$0.16100%coinbase111d ago0x4db9e9…839f65
0x7626…4fd90x06df…fd6fBaseStableUploadUpload$0.005100%coinbase111d ago0x356d5b…dbabcf
0x7626…4fd90x06df…fd6fBaseStableUploadUpload$0.005100%coinbase111d ago0xd2c2b3…f1da7c
0x7626…4fd90x06df…fd6fBaseStableUploadUpload$0.005100%coinbase111d ago0xa219a9…99cf52
0x7626…4fd90x06df…fd6fBaseStableUploadUpload$0.005100%coinbase111d ago0x6c2af4…ebeb01
0x7626…4fd90x325b…d430BaseStableEnrichExa$0.01100%coinbase111d ago0xe19b48…481b7d
0x7626…4fd90xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase111d ago0xcfeb97…26d78f
0x7626…4fd90xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase111d ago0x1bb397…0528e6
0x7626…4fd90x325b…d430BaseStableEnrichExa$0.01100%coinbase111d ago0x530c5c…34cf59
0x7626…4fd90x325b…d430BaseStableEnrichExa$0.01100%coinbase111d ago0xbe485e…ff325b
0x7626…4fd90xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase111d ago0x9d7c5e…3ed20c
0x7626…4fd90xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase111d ago0xc0410b…b69fb2
0x7626…4fd90xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase111d ago0xa53e1d…9a56f1
0x7626…4fd90x06df…fd6fBaseStableUploadUpload$0.02100%coinbase111d ago0xf0c391…dba156
0x7626…4fd90x07f0…a045BaseStableStudioUpload$0.16100%coinbase111d ago0xda0ea8…a4170f

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.