Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fc5…2dfe0x7dbb…59e0Base—$30.00100%0x323a…a4f2114d ago0x749d59…8699b1
0xffc8…429a0x7dbb…59e0Base—$72.07100%0x323a…a4f2114d ago0x9544d6…4c6b45
0xd7d1…7ade0x7dbb…59e0Base—$194.86100%0x323a…a4f2114d ago0x3f304b…c92959
0x72ec…c6380x7dbb…59e0Base—$3,852.19100%0x323a…a4f2114d ago0x0ea622…ef4880
0xc839…204d0x7dbb…59e0Base—$199.93100%0x323a…a4f2114d ago0x57bced…ea22a0
0x73e1…d48b0x7dbb…59e0Base—$14.42100%0x323a…a4f2114d ago0x95ddde…e0d0df
0xa2c2…f0090x7dbb…59e0Base—$1.05100%0x323a…a4f2114d ago0x1cd581…8d116c
0x3eb9…9e300x7dbb…59e0Base—$82.90100%0x323a…a4f2114d ago0x2f485e…34a7fe
0x6057…b3700x7dbb…59e0Base—$398.86100%0x323a…a4f2114d ago0x4dab84…269927
0xdb01…478a0x7dbb…59e0Base—$29.86100%0x323a…a4f2114d ago0xaeb8c4…4e30e9
0x2332…5e370x7dbb…59e0Base—$213.57100%0x323a…a4f2114d ago0x5fe406…927b04
0x1f0e…8e480x7dbb…59e0Base—$2.95100%0x323a…a4f2114d ago0xd12b84…402d3d
0x8543…8dc60x7dbb…59e0Base—$55.11100%0x323a…a4f2114d ago0x14df9c…7a1723
0x6057…b3700x7dbb…59e0Base—$99.77100%0x323a…a4f2114d ago0xdb7598…97cbeb
0xc846…5deb0x7dbb…59e0Base—$712.81100%0x323a…a4f2114d ago0xf5784f…25db37
0x6057…b3700x7dbb…59e0Base—$144.85100%0x323a…a4f2114d ago0x6277bd…17ea60
0xa42f…b6020x7dbb…59e0Base—$62.85100%0x323a…a4f2114d ago0xa02d51…8885cd
0xe598…18a60x7dbb…59e0Base—$5.00100%0x323a…a4f2114d ago0xcd2e9f…767ae8
0x6057…b3700x7dbb…59e0Base—$18.73100%0x323a…a4f2114d ago0xf415de…969a39
0xc909…252c0x7dbb…59e0Base—$6,100.82100%0x323a…a4f2114d ago0x2d694a…64a399
0xc909…252c0x7dbb…59e0Base—$99.90100%0x323a…a4f2114d ago0xa845bc…926b9c
0x511b…bd9b0x7dbb…59e0Base—$18.10100%0x323a…a4f2114d ago0x13bbbd…723cf6
0xa396…90ef0x7dbb…59e0Base—$59.71100%0x323a…a4f2114d ago0xc5c52d…440ff4
0x8543…8dc60x7dbb…59e0Base—$35.59100%0x323a…a4f2114d ago0x130c48…ded008
0x5e83…92c30x7dbb…59e0Base—$72.30100%0x323a…a4f2114d ago0xd7ad48…85df2e

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.