Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x35f4…17010xfe80…47eeBase$0.001100%fluxa37d ago0x113c9a…9a436d
0x0ee9…49600xfe80…47eeBase$0.001100%fluxa37d ago0x25fa69…7cb5c0
0xe7fd…4e780xfe80…47eeBase$0.001100%fluxa37d ago0xd385b3…46d3d5
0x4e5f…06640xfe80…47eeBase$0.001100%fluxa37d ago0xb1074b…94e11c
0x96f8…daa50xfe80…47eeBase$0.001100%fluxa37d ago0x88f9f2…ea9ef8
0x06d0…262f0xfe80…47eeBase$0.001100%fluxa37d ago0xe97886…5524c3
0xe417…937c0xfe80…47eeBase$0.001100%fluxa37d ago0xf90944…ec1bab
0x6f29…8b940xfe80…47eeBase$0.001100%fluxa37d ago0x0e119a…c252dd
0x5518…47380xfe80…47eeBase$0.001100%fluxa37d ago0xdbd8d6…b0138d
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa37d ago0x33d9a7…6b9d14
0x8d08…b9080xfe80…47eeBase$0.001100%fluxa37d ago0x7527e8…166bfc
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa37d ago0x261610…cc81a3
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa37d ago0xd06db7…57023d
0xc228…cf710xfe80…47eeBase$0.001100%fluxa37d ago0x2eb55c…d25b49
0xc4d6…d6ab0xfe80…47eeBase$0.001100%fluxa37d ago0xf5cabb…d7a4ec
0x07a7…f5210xfe80…47eeBase$0.001100%fluxa37d ago0x8717f8…248ea3
0x1e6c…72d10xfe80…47eeBase$0.001100%fluxa37d ago0x75dceb…f9e6cf
0xbb16…20ba0xfe80…47eeBase$0.001100%fluxa37d ago0x02883a…2ee819
0xfffb…98d30xfe80…47eeBase$0.001100%fluxa37d ago0xaf8e39…503321
0x6e24…0deb0xfe80…47eeBase$0.001100%fluxa37d ago0x503ec7…ee644d
0x32f6…2a2a0xfe80…47eeBase$0.001100%fluxa37d ago0xc46dbb…216b9e
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa37d ago0x76f87b…cc42cb
0xae33…ef6a0xfe80…47eeBase$0.001100%fluxa37d ago0x862c15…da3e39
0xcaf1…83b60xfe80…47eeBase$0.001100%fluxa37d ago0x0e80d0…55e50f
0x926b…29a00xfe80…47eeBase$0.001100%fluxa37d ago0x35f0f3…2c5f4a

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.