Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe6f…33710x3441…5ca6Base$0.04100%fluxa118d ago0xe27147…3e76c9
0xe862…aedb0x3441…5ca6Base$0.04100%fluxa118d ago0x9e294a…1c62e2
0xef7c…7b140x3441…5ca6Base$0.04100%fluxa118d ago0xe88912…936ab8
0xe1b2…65440x3441…5ca6Base$0.04100%fluxa118d ago0x52f99e…2fb0a6
0x7060…32800x3441…5ca6Base$0.04100%fluxa118d ago0x902d1a…9a5081
0x839d…0e720x3441…5ca6Base$0.04100%fluxa118d ago0x64edc3…abd13e
0xc538…9d0c0x3441…5ca6Base$0.04100%fluxa118d ago0x21ae15…a1db50
0xa48c…39340x3441…5ca6Base$0.04100%fluxa118d ago0x8381e1…48d4e8
0x973a…4a5e0x3441…5ca6Base$0.04100%fluxa118d ago0x0062b6…fb6f76
0x3d49…db650x3441…5ca6Base$0.04100%fluxa118d ago0xd3ea65…6a021f
0x813d…76a40x3441…5ca6Base$0.04100%fluxa118d ago0x6f42ea…194073
0x949a…02f90x3441…5ca6Base$0.04100%fluxa118d ago0x7c46ed…cc3a0f
0x043a…d1bd0x3441…5ca6Base$0.04100%fluxa118d ago0xfb2910…c9e8ac
0x46ac…70490x3441…5ca6Base$0.04100%fluxa118d ago0x1e4fb0…7c79fd
0x9fd1…2cd70x3441…5ca6Base$0.04100%fluxa118d ago0x734cfe…dca91d
0xd40c…5e880x3441…5ca6Base$0.04100%fluxa118d ago0x07bd7f…87483d
0x98a6…71a70x3441…5ca6Base$0.04100%fluxa118d ago0x5ca6d8…004f31
0x69c8…e13d0x3441…5ca6Base$0.04100%fluxa118d ago0x1e166a…19a27c
0x3a00…41360x3441…5ca6Base$0.04100%fluxa118d ago0x3541e9…c3889e
0xa95f…29610x3441…5ca6Base$0.04100%fluxa118d ago0x42485c…f6b455
0x8d74…36a50x3441…5ca6Base$0.04100%fluxa118d ago0xfdd26e…56f65b
0xd869…67770x3441…5ca6Base$0.04100%fluxa118d ago0xa02dba…c485d2
0x2e27…aa030x3441…5ca6Base$0.04100%fluxa118d ago0x698289…6e24d2
0x20ab…9cc00x3441…5ca6Base$0.04100%fluxa118d ago0x2d4831…c492b5
0xaff8…44740x3441…5ca6Base$0.04100%fluxa118d ago0x7ce101…0ca1fb

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.