Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc94f…c89a0xfe80…47eeBase$0.001100%fluxa22d ago0xcfde92…e86102
0xc94f…c89a0xfe80…47eeBase$0.001100%fluxa22d ago0x79160a…b1a0dc
0xc94f…c89a0xfe80…47eeBase$0.001100%fluxa22d ago0x2fb984…d63963
0xc94f…c89a0xfe80…47eeBase$0.001100%fluxa22d ago0x797804…31d525
0xc94f…c89a0xfe80…47eeBase$0.001100%fluxa22d ago0x87fbce…2e5ab9
0xc94f…c89a0xfe80…47eeBase$0.001100%fluxa22d ago0x9432f2…06995c
0xc94f…c89a0xfe80…47eeBase$0.001100%fluxa22d ago0xacd748…248a19
0xc94f…c89a0xfe80…47eeBase$0.001100%fluxa22d ago0x61477b…7ab32c
0xc94f…c89a0xfe80…47eeBase$0.001100%fluxa22d ago0xcf1394…7db3b7
0xc94f…c89a0xfe80…47eeBase$0.001100%fluxa22d ago0x9c2601…e3ba29
0xc94f…c89a0xfe80…47eeBase$0.001100%fluxa22d ago0x7b3820…3eccd8
0xc94f…c89a0xfe80…47eeBase$0.001100%fluxa22d ago0x7843d0…a0e712
0xc94f…c89a0xfe80…47eeBase$0.001100%fluxa22d ago0xbbbf48…128655
0xc94f…c89a0xfe80…47eeBase$0.001100%fluxa22d ago0x069ffc…3ffbab
0xc94f…c89a0xfe80…47eeBase$0.001100%fluxa22d ago0x68b7f7…6a3f7b
0xc94f…c89a0xfe80…47eeBase$0.001100%fluxa22d ago0xe7c354…73c5cc
0xc94f…c89a0xfe80…47eeBase$0.001100%fluxa22d ago0xbe5c2b…4f7f46
0xc94f…c89a0xfe80…47eeBase$0.001100%fluxa23d ago0x5b11f4…b7b17f
0xc94f…c89a0xfe80…47eeBase$0.001100%fluxa23d ago0x9989c7…682f76
0xc94f…c89a0xfe80…47eeBase$0.001100%fluxa23d ago0x59f0a9…91f82e
0xc94f…c89a0xfe80…47eeBase$0.001100%fluxa23d ago0xa5dc06…5edcaf
0xc94f…c89a0xfe80…47eeBase$0.001100%fluxa23d ago0xd68212…47cfb2
0xc94f…c89a0xfe80…47eeBase$0.001100%fluxa23d ago0x38b810…7c0654
0xc94f…c89a0xfe80…47eeBase$0.001100%fluxa23d ago0x1e3839…5ac62a
0xc94f…c89a0xfe80…47eeBase$0.001100%fluxa23d ago0xd34500…914757

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.