Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xec78…04d30xfe80…47eeBase$0.001100%fluxa21d ago0xc86dc5…9b3341
0xec78…04d30xfe80…47eeBase$0.001100%fluxa21d ago0x718ba6…a249f8
0xec78…04d30xfe80…47eeBase$0.001100%fluxa21d ago0x5b0ef3…6b9848
0xec78…04d30xfe80…47eeBase$0.001100%fluxa21d ago0xcdd988…67de62
0xec78…04d30xfe80…47eeBase$0.001100%fluxa21d ago0x9043da…9688fc
0xec78…04d30xfe80…47eeBase$0.001100%fluxa21d ago0x9b8a5f…b804de
0xec78…04d30xfe80…47eeBase$0.001100%fluxa21d ago0xa18558…5fb82f
0xec78…04d30xfe80…47eeBase$0.001100%fluxa21d ago0xc780ba…f62cb9
0xec78…04d30xfe80…47eeBase$0.001100%fluxa21d ago0x6bcc8b…6914ed
0xec78…04d30xfe80…47eeBase$0.001100%fluxa21d ago0x0f9464…afaa91
0xec78…04d30xfe80…47eeBase$0.001100%fluxa21d ago0xc5815a…8ad015
0xec78…04d30xfe80…47eeBase$0.001100%fluxa21d ago0xd626ed…2c0321
0xec78…04d30xfe80…47eeBase$0.001100%fluxa21d ago0xf13281…8e8e1d
0xec78…04d30xfe80…47eeBase$0.001100%fluxa22d ago0xbacd00…7804d5
0xec78…04d30xfe80…47eeBase$0.001100%fluxa22d ago0xca225f…780ce0
0xec78…04d30xfe80…47eeBase$0.001100%fluxa22d ago0x8bf546…c30daa
0xec78…04d30xfe80…47eeBase$0.001100%fluxa22d ago0x448171…55ff28
0xec78…04d30xfe80…47eeBase$0.001100%fluxa22d ago0xd64244…2ab49d
0xec78…04d30xfe80…47eeBase$0.001100%fluxa22d ago0xc6ba2b…1b0685
0xec78…04d30xfe80…47eeBase$0.001100%fluxa22d ago0xef9bc5…773124
0xec78…04d30xfe80…47eeBase$0.001100%fluxa22d ago0x0a6ccd…b9c828
0xec78…04d30xfe80…47eeBase$0.001100%fluxa22d ago0x8b3282…d21954
0xec78…04d30xfe80…47eeBase$0.001100%fluxa22d ago0xf9426c…626eb2
0xec78…04d30xfe80…47eeBase$0.001100%fluxa22d ago0xfc7bb2…41ded1
0xec78…04d30xfe80…47eeBase$0.001100%fluxa22d ago0xaf10b0…219538

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.