Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5048…b7500xeb18…02c1Base—$37.00100%0xbb67…9bc471d ago0x9bcabb…f9e91e
0x2101…72130xeb18…02c1Base—$50.00100%0xbb67…9bc471d ago0x944f21…6eb906
0x7329…a4140xeb18…02c1Base—$19.97100%0xbb67…9bc471d ago0x215d7d…32b284
0xd8a4…09130xeb18…02c1Base—$25.00100%0xbb67…9bc471d ago0x231f2e…11fda6
0x41e9…93880xeb18…02c1Base—$5.00100%0xbb67…9bc471d ago0xa7c1de…68e130
0x45cd…b56f0xeb18…02c1Base—$15.00100%0xbb67…9bc471d ago0x3d6313…1cc4ce
0x2101…72130xeb18…02c1Base—$43.00100%0xbb67…9bc471d ago0x1898a3…25ec43
0xd173…49210xeb18…02c1Base—$27.00100%0xbb67…9bc471d ago0x2c2e97…c8e2a4
0x6261…92640xeb18…02c1Base—$30.00100%0xbb67…9bc471d ago0xec484d…63a7c6
0xd8a4…09130xeb18…02c1Base—$20.00100%0xbb67…9bc471d ago0xddc84d…b80817
0xd173…49210xeb18…02c1Base—$25.00100%0xbb67…9bc471d ago0x96a24f…79cbba
0xd8a4…09130xeb18…02c1Base—$8.00100%0xbb67…9bc471d ago0x6dda2a…d2f03d
0x6261…92640xeb18…02c1Base—$35.00100%0xbb67…9bc471d ago0xf9ac57…d79c74
0xfbfd…393f0xeb18…02c1Base—$29.50100%0xbb67…9bc471d ago0x537106…d74fa7
0xb275…73150xeb18…02c1Base—$20.00100%0xbb67…9bc471d ago0x378489…2351ec
0x77b8…f9930xeb18…02c1Base—$500.00100%0xbb67…9bc471d ago0x6059a3…083162
0x7329…a4140xeb18…02c1Base—$19.97100%0xbb67…9bc471d ago0x69c4a0…965b0e
0xa5d4…40520xeb18…02c1Base—$24.81100%0xbb67…9bc471d ago0x090fae…58e5fc
0x9509…5fcc0xeb18…02c1Base—$22.54100%0xbb67…9bc471d ago0x1428d6…03b1bb
0xe04e…f1f90xeb18…02c1Base—$20.00100%0xbb67…9bc471d ago0x22c92b…fe3467
0x9d47…e46d0xeb18…02c1Base—$25.50100%0xbb67…9bc471d ago0x69f41f…168dcc
0x0bb7…6ae90xeb18…02c1Base—$22.71100%0xbb67…9bc471d ago0x29357f…22903b
0x603e…4c940xeb18…02c1Base—$27.82100%0xbb67…9bc471d ago0x54417e…d6fdd6
0xec4b…691f0xeb18…02c1Base—$22.61100%0xbb67…9bc471d ago0xe919f1…fabd88
0x93eb…29490xeb18…02c1Base—$28.75100%0xbb67…9bc471d ago0xec0e88…9574d4

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.