Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa21d ago0xfcfbea…dd6575
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa21d ago0x5bfbf9…da7d4f
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa21d ago0xa05647…65dfad
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa21d ago0xaa7a48…b858fb
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa21d ago0xfa0e5f…1a71ce
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa21d ago0x774ff3…7fb642
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa21d ago0xa4d443…527810
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa21d ago0x1cdae5…d5eb61
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa21d ago0xa62e4b…6c89d2
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa21d ago0x857780…4278cc
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa21d ago0xec1b00…56db12
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa21d ago0x769c5d…767fb9
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa21d ago0x07ff6e…44aa78
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa21d ago0x854e00…e8c529
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa21d ago0x588691…019310
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa22d ago0x538e34…2cf629
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa22d ago0xcba423…53f533
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa22d ago0xa56f45…341250
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa22d ago0xff8a8f…40d8ac
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa22d ago0x481183…2c2d3f
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa22d ago0x861a34…174e34
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa22d ago0xfd6500…072c94
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa22d ago0x333d06…4001e2
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa22d ago0xffddd5…cd604a
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa22d ago0x85945d…f033ff

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.