Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa22d ago0xd7967d…35dd63
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa22d ago0xc14533…09abba
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa22d ago0xf6c33b…77894c
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa22d ago0x3b1226…c11c4e
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa22d ago0xabd256…b4f5a6
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa22d ago0x4059ff…07c4dc
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa22d ago0x98e672…0d1c9c
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa22d ago0xe4e419…bb92d9
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa22d ago0xecfd35…22283d
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa22d ago0x7e4935…b1b755
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa22d ago0x88e336…dd488f
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa22d ago0x18ecd8…ce9e05
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa22d ago0xfadd78…db9c6e
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa22d ago0x980c01…4a78ab
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa22d ago0x817b5d…f8a3d3
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa23d ago0xf3c280…59f04b
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa23d ago0x9de6ab…92ba9a
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa23d ago0x812049…341a57
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa23d ago0x157e83…170d2c
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa23d ago0x76d2c2…35cd03
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa23d ago0x2e550e…2ca33a
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa23d ago0x3a6b00…b3b639
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa23d ago0xee841b…d60ad1
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa23d ago0x4b29ca…26e558
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa23d ago0xde592e…835237

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.