Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa17d ago0x7acddd…ee22cd
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa17d ago0x7c6445…196684
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa17d ago0x2af6c9…b13b9d
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa17d ago0x01d725…48e0f6
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa17d ago0x7df61c…5c7cd9
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa17d ago0x908e5d…7690da
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa17d ago0x047090…c4a614
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa17d ago0x7bfd83…d6363f
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa17d ago0x5f2610…e1cc5c
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa17d ago0x9569d0…fbc417
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa17d ago0xda7e30…26edc6
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa17d ago0x779819…05e0ea
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa17d ago0xee2c75…a6d5b6
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa17d ago0x327ce3…a4372e
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa17d ago0x652db1…4e27c0
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa17d ago0x7b61cc…7f6aff
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa17d ago0x1ae278…61d47d
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa17d ago0x7eeadd…b9026b
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa18d ago0xcc1134…7a9cfa
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa18d ago0x63d038…39569a
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa18d ago0x05f6d7…a25e06
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa18d ago0xbe0c63…c0fdad
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa18d ago0x83a70c…226c97
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa18d ago0x2516d2…2c4477
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa18d ago0x8f4303…5243bb

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.