Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa54d…49f50xe742…ea88Base$3.05100%Payer-submitted59d ago0x6b4b5b…87428a
0xa54d…49f50xe742…ea88Base$99.95100%Payer-submitted59d ago0x1793eb…869f51
0xa54d…49f50xe742…ea88Base$58.64100%Payer-submitted59d ago0x68d0c1…ed8b5f
0xa54d…49f50xe742…ea88Base$45.86100%Payer-submitted59d ago0xd0ad2a…d83ac7
0xa54d…49f50xe742…ea88Base$75.77100%Payer-submitted59d ago0x11c019…92e789
0xa54d…49f50xe742…ea88Base$41.22100%Payer-submitted59d ago0xf39d63…bd1c5b
0xa54d…49f50xe742…ea88Base$4.13100%Payer-submitted59d ago0x90f94c…f26e6c
0xa54d…49f50xe742…ea88Base$1.97100%Payer-submitted59d ago0x9d4882…cbac29
0xa54d…49f50xe742…ea88Base$4.79100%Payer-submitted59d ago0x0fac17…bddbb6
0xa54d…49f50xe742…ea88Base$27.86100%Payer-submitted59d ago0xfbead5…c9ff32
0xa54d…49f50xe742…ea88Base$54.16100%Payer-submitted59d ago0x02c0cf…92fb1b
0xa54d…49f50xe742…ea88Base$5.28100%Payer-submitted59d ago0x654b90…efcd34
0xa54d…49f50xe742…ea88Base$145.58100%0x7347…d69159d ago0x2de91d…569177
0xa54d…49f50xe742…ea88Base$9.13100%Payer-submitted59d ago0xb27e1a…c4e41e
0xa54d…49f50xe742…ea88Base$5.96100%Payer-submitted59d ago0x3453f4…463849
0xa54d…49f50xe742…ea88Base$18.65100%Payer-submitted59d ago0x9bd77a…bc31a4
0xa54d…49f50xe742…ea88Base$41.24100%Payer-submitted59d ago0x22cf1e…36bf13
0xa54d…49f50xe742…ea88Base$11.71100%Payer-submitted59d ago0xbd50a2…da79c7
0xa54d…49f50xe742…ea88Base$2.20100%Payer-submitted59d ago0xda982b…4afed2
0xa54d…49f50xe742…ea88Base$99.87100%Payer-submitted59d ago0x807051…956ae6
0xa54d…49f50xe742…ea88Base$9.40100%Payer-submitted59d ago0x50ae82…e12fc5
0xa54d…49f50xe742…ea88Base$14.35100%Payer-submitted59d ago0x6d06a3…260d81
0xa54d…49f50xe742…ea88Base$71.84100%Payer-submitted59d ago0xab4c07…67213b
0xa54d…49f50xe742…ea88Base$4.80100%Payer-submitted59d ago0x4a3918…fd4a41
0xa54d…49f50xe742…ea88Base$1.44100%Payer-submitted59d ago0xca34ea…0190d9

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.