Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc879…04880x0f7a…9fd2Base$1.2970%0xb629…dab435d ago0xf72f03…8af551
0xc879…04880x34a4…b3ddBase$1.3670%0xb629…dab435d ago0x0d40c7…4d970f
0xc879…04880x34a4…b3ddBase$1.3470%0xb629…dab435d ago0xe9a43a…6cf952
0xc879…04880x0f7a…9fd2Base$1.3270%0xb629…dab435d ago0x2e870e…746392
0xc879…04880x0f7a…9fd2Base$1.3070%0xb629…dab435d ago0xc5389f…2a574b
0xc879…04880x0f7a…9fd2Base$1.3270%0xb629…dab435d ago0x9581b5…e2a621
0xc879…04880x34a4…b3ddBase$1.1470%0xb629…dab435d ago0xfc800b…a15e95
0xc879…04880x0f7a…9fd2Base$1.3070%0xb629…dab435d ago0x0e7088…31dafe
0xc879…04880x34a4…b3ddBase$1.3570%0xb629…dab435d ago0x38862d…c8462f
0xc879…04880x0f7a…9fd2Base$1.5570%0xb629…dab435d ago0x42485d…9c9948
0xc879…04880x0f7a…9fd2Base$1.2070%0x6ec1…5b7535d ago0x92eda3…2144c8
0xc879…04880x0f7a…9fd2Base$1.1470%0xc228…8d8835d ago0x8d998f…ecde27
0xc879…04880x0f7a…9fd2Base$1.5470%0xb629…dab435d ago0x651220…c11cdc
0xc879…04880x0f7a…9fd2Base$1.1670%0xd5e7…7be035d ago0xdd726d…0524ea
0xc879…04880x34a4…b3ddBase$1.3470%0xc228…8d8835d ago0x85d7bb…42d5de
0xc879…04880x0f7a…9fd2Base$1.9770%0xd5e7…7be035d ago0xfaab53…a64177
0xc879…04880x34a4…b3ddBase$1.5470%0x73b4…e73635d ago0xf558dd…510189
0xc879…04880x34a4…b3ddBase$1.3570%0xd5e7…7be035d ago0x939cb8…8a7119
0xc879…04880x0f7a…9fd2Base$1.1870%0xd5e7…7be035d ago0xd52886…1228f2
0xc879…04880x0f7a…9fd2Base$1.3870%0xb629…dab436d ago0x2ee36a…991c25
0xc879…04880x0f7a…9fd2Base$1.2470%0xb629…dab436d ago0xbf1db7…22c798
0xc879…04880x0f7a…9fd2Base$1.3170%0xb629…dab436d ago0x4ba4ae…7d8c32
0xc879…04880x0f7a…9fd2Base$1.1370%0xb629…dab436d ago0x94a668…34ebfa

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.