Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x9067…c3f8108d ago0x24d786…6ad42a
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000108d ago0x916ece…5761ba
0xefeb…33310xb26e…5cb9Base—$0.001100%0x53ca…fa7c108d ago0xa530e7…a578cf
0xefeb…33310xb26e…5cb9Base—$0.001100%0x53ac…a000108d ago0x822d45…3469e6
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000108d ago0x2ddae7…098917
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000108d ago0x78d262…cc8a81
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000108d ago0x7d4b17…a33888
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000108d ago0x00c442…89ce22
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ca…fa7c108d ago0x9458db…dd016a
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000108d ago0xc36ad5…9ab0d9
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000108d ago0x88c499…d98f7c
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x9067…c3f8108d ago0x100b50…a99033
0xefeb…33310xb26e…5cb9Base—$0.001100%0x53ac…a000108d ago0x22c47f…bbf9a3
0xefeb…33310xb26e…5cb9Base—$0.001100%0x53ac…a000108d ago0x14d3bb…f33fff
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ca…fa7c108d ago0x89e3a7…56b142
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000108d ago0xa44466…03f922
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x9067…c3f8108d ago0x1eb1c2…e5bdac
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000108d ago0xfc7760…f968e6
0xefeb…33310xb26e…5cb9Base—$0.001100%0x9067…c3f8108d ago0x6a8e60…ce8fb3
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000108d ago0x1f8f1c…ebd30a
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000108d ago0xd8d4bb…744a55
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x9067…c3f8108d ago0x5fe96c…2b5c53
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000108d ago0xcaf7dd…c51b90
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000108d ago0xa6732e…96d3d9
0xefeb…33310xb26e…5cb9Base—$0.001100%0x9067…c3f8108d ago0x9de8a5…865094

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.