Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter45d ago0xceab99…fe4cd8
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter46d ago0x829f79…bc3183
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter46d ago0xd8d0ec…7dc3cd
0x7ca7…39a80x07cf…2396Basex402 service$0.04100%dexter46d ago0x49de32…5ef1b4
0x7ca7…39a80x07cf…2396Basex402 service$0.20100%dexter46d ago0x678a08…3bc2d5
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter46d ago0x44cd42…0b2718
0x7ca7…39a80x07cf…2396Basex402 service$0.06100%dexter46d ago0x00fb95…475f44
0x7ca7…39a80x07cf…2396Basex402 service$0.06100%dexter46d ago0xc9072b…78553f
0x7ca7…39a80x07cf…2396Basex402 service$0.10100%dexter46d ago0x10f6de…61eb81
0x7ca7…39a80x07cf…2396Basex402 service$0.04100%dexter46d ago0x1d5bbc…a18adf
0x7ca7…39a80x07cf…2396Basex402 service$0.20100%dexter46d ago0x02e3d9…7b0903
0x7ca7…39a80x07cf…2396Basex402 service$0.10100%dexter46d ago0xd09e22…10fad3
0x7ca7…39a80x07cf…2396Basex402 service$0.10100%dexter46d ago0x5c10d9…bb9c04
0x7ca7…39a80x07cf…2396Basex402 service$0.04100%dexter46d ago0x2d9fe4…14c60a
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter46d ago0xf72c17…faf324
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter46d ago0xe364f8…16091c
0x7ca7…39a80x07cf…2396Basex402 service$0.04100%dexter46d ago0x1a3a47…ec8ff3
0x7ca7…39a80x07cf…2396Basex402 service$0.10100%dexter46d ago0x332758…e8e904
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter46d ago0x2918d7…55aa31
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter46d ago0xfc162d…b5b85c
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter46d ago0x15ec5e…bd7bba
0x7ca7…39a80x07cf…2396Basex402 service$0.06100%dexter46d ago0x314648…bd9823
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter46d ago0x09de17…63212a
0x7ca7…39a80x07cf…2396Basex402 service$0.20100%dexter46d ago0xd6b408…53790c
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter46d ago0xa94224…9aef82

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.