Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb61d…256c0xfe80…47eeBase$0.001100%fluxa5d ago0xfda08f…003409
0xdb94…1b8b0xfe80…47eeBase$0.001100%fluxa5d ago0xa3b6d1…2a81d7
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa5d ago0xd33411…e66a23
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa5d ago0xd2a4c6…325fb5
0x169c…415e0xfe80…47eeBase$0.001100%fluxa5d ago0x16b487…868d89
0xe1ca…3e4d0xfe80…47eeBase$0.001100%fluxa5d ago0xdf7d40…408ef0
0x4bf2…8e710xfe80…47eeBase$0.001100%fluxa5d ago0xe283e7…fd8c68
0x2175…091f0xfe80…47eeBase$0.001100%fluxa5d ago0xcf0d45…e383ce
0xc6d7…ad560xfe80…47eeBase$0.001100%fluxa5d ago0xe7ab56…d5ba34
0x2070…34030xfe80…47eeBase$0.001100%fluxa5d ago0xfe1f1d…bd73ed
0xbcf4…a3ac0xfe80…47eeBase$0.001100%fluxa5d ago0x373376…2f90e7
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa5d ago0x5c6bc2…c8a926
0x0ef4…f1680xfe80…47eeBase$0.001100%fluxa5d ago0x7d6894…830afe
0xd066…64350xfe80…47eeBase$0.001100%fluxa5d ago0x2cae26…5b294e
0xbd65…418b0xfe80…47eeBase$0.001100%fluxa5d ago0x566425…61d712
0x8704…30fb0xfe80…47eeBase$0.001100%fluxa5d ago0x985723…728588
0x2b44…4ec50xfe80…47eeBase$0.001100%fluxa5d ago0x610690…cd8cfb
0xd64d…07450xfe80…47eeBase$0.001100%fluxa5d ago0x641067…d39d8a
0xf63e…6de30xfe80…47eeBase$0.001100%fluxa5d ago0x67d08f…0edc14
0xdc3e…4a280xfe80…47eeBase$0.001100%fluxa5d ago0x328126…8eb65d
0x373f…80a80xfe80…47eeBase$0.001100%fluxa5d ago0xae7aba…0ecd18
0x1d1f…84410xfe80…47eeBase$0.001100%fluxa5d ago0x7bcfcd…121bce
0x5d4d…0afd0xfe80…47eeBase$0.001100%fluxa5d ago0x4bdd14…d878be
0x210e…78f30xfe80…47eeBase$0.001100%fluxa5d ago0x6a082c…a42402
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa5d ago0x30fd12…9895de

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.