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.5170%0xb629…dab430d ago0x1dd3cf…1af715
0xc879…04880x0f7a…9fd2Base$1.0970%0xb629…dab430d ago0xbfc43b…4ec0f5
0xc879…04880x0f7a…9fd2Base$1.4970%0xb629…dab430d ago0xa13b39…4f189b
0xc879…04880x0f7a…9fd2Base$1.3670%0xb629…dab430d ago0x7eece9…205930
0xc879…04880x0f7a…9fd2Base$1.3970%0x73b4…e73630d ago0xf99600…8219c1
0xc879…04880x0f7a…9fd2Base$1.3170%0x73b4…e73630d ago0xdf0128…bda0bb
0xc879…04880x0f7a…9fd2Base$1.4270%0x73b4…e73630d ago0xda1935…290539
0xc879…04880x0f7a…9fd2Base$1.3370%0x73b4…e73630d ago0xaf964f…d27751
0xc879…04880x0f7a…9fd2Base$1.2970%0xb629…dab430d ago0xa547cd…94d9fb
0xc879…04880x0f7a…9fd2Base$1.3270%0xb629…dab430d ago0x3d1c52…9788ac
0xc879…04880x0f7a…9fd2Base$1.2970%0xb629…dab430d ago0x1f8db9…a6bb99
0xc879…04880x0f7a…9fd2Base$1.5770%0xb629…dab430d ago0x792899…a15beb
0xc879…04880x0f7a…9fd2Base$1.3170%0xb629…dab430d ago0xaf7f63…372d39
0xc879…04880x0f7a…9fd2Base$1.2970%0xb629…dab430d ago0x6a731b…710249
0xc879…04880x0f7a…9fd2Base$1.2170%0xb629…dab430d ago0x77c209…fc9576
0xc879…04880x0f7a…9fd2Base$1.3970%0xb629…dab431d ago0x21e22f…eec863
0xc879…04880x0f7a…9fd2Base$1.6470%0xb629…dab431d ago0xd26cb1…29a4cc
0xc879…04880x0f7a…9fd2Base$1.3970%0xb629…dab431d ago0x528cb1…15d891
0xc879…04880x0f7a…9fd2Base$5.2370%0xb629…dab431d ago0xf504f9…0fe237

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.