Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa34d ago0xd974b7…bd0c8c
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa34d ago0x6ac62f…8f4687
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa34d ago0xc57939…248a1c
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa34d ago0xb060c8…2b3f74
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa34d ago0xc30d95…b395be
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa34d ago0x75b282…b65e85
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa34d ago0xef6e43…863c7f
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa34d ago0xb909a6…1f4286
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa34d ago0x0e7207…5dfc6d
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa34d ago0xeaf8d1…437cc6
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa34d ago0xc690be…2d838c
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa34d ago0x549d01…60970f
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa34d ago0x8b8165…59f586
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa34d ago0x98857d…e421f7
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa34d ago0x93cf1c…795d33
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa34d ago0xfd2d30…b10803
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa34d ago0x25e9c8…49c67c
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa34d ago0xcf8fc8…f2f769
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa34d ago0xbaac05…43f95d
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa34d ago0x77d626…64ae1e
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa34d ago0x571724…beb9d0
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa34d ago0xd70684…14cf7a
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa34d ago0xfa56ef…85ef3e
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa35d ago0x04083b…8ce97b
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa35d ago0xbbbdfa…c8ceee

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.