Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc3a7…4ffa0x32bc…9008Base—$7.9970%0xbfb1…5ca69d ago0x979658…680021
0xbb3d…1e990x32bc…9008Base—$9.5570%0xbfb1…5ca69d ago0x2fc9b2…f40df7
0x795a…479f0x32bc…9008Base—$3.7970%0xbfb1…5ca69d ago0xdd4651…f94f8e
0x114c…84550x32bc…9008Base—$3.6770%0xbfb1…5ca69d ago0xf91121…132c55
0x753a…750d0x32bc…9008Base—$3.6770%0xbfb1…5ca69d ago0xd25e7d…b4cc6b
0x7d2c…440f0x32bc…9008Base—$3.7970%0xbfb1…5ca69d ago0x7258c0…c14289
0x8585…dba70x32bc…9008Base—$10.0070%0xbfb1…5ca69d ago0x0ffd89…247e15
0x41a8…21600x32bc…9008Base—$39.9970%0xbfb1…5ca610d ago0xc8320f…795bae
0xee04…37bc0x32bc…9008Base—$15.9970%0xbfb1…5ca610d ago0xa3f13c…3fd134
0xfa74…a1d30x32bc…9008Base—$20.0070%0xbfb1…5ca610d ago0x446758…4d96f5
0xb26b…c1170x32bc…9008Base—$15.9970%0xbfb1…5ca610d ago0xee44c0…75b297
0xa851…5dbc0x32bc…9008Base—$15.9970%0xbfb1…5ca610d ago0x58ef0b…be9122
0x6dc4…ab160x32bc…9008Base—$3.8770%0xbfb1…5ca610d ago0x6deb68…54a381
0x96f5…2b600x32bc…9008Base—$7.7470%0xbfb1…5ca610d ago0x36a9f1…314aaa
0x737a…02a60x32bc…9008Base—$3.7970%0xbfb1…5ca610d ago0xd439c6…038a0f

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.