Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase6d ago0x180e63…5a8323
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase6d ago0x46c015…e394e7
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase6d ago0x2ddf5a…a04856
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase6d ago0x16023e…50ac0f
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase6d ago0xd82f84…cae5e1
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase6d ago0xb863d9…5cd6e6
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase6d ago0x358a19…884c4b
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase6d ago0x5a1187…fc5009
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase6d ago0xa36d72…442fee
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase6d ago0x5c186c…f4737a
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase6d ago0x82a02a…538602
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase6d ago0xa470b0…8e3a7f
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase6d ago0x2fe855…047afb
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase6d ago0x0d9b6a…e08498
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase6d ago0x593256…08848b
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase6d ago0x1ab1db…b08e9f
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase6d ago0x8831f8…2bb332
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase6d ago0xa2f3b2…63968a
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase6d ago0x0a93ac…4c3714
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase6d ago0xf19309…73bff9
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase6d ago0x3a902f…652942
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase6d ago0xc37f20…fdf869
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase6d ago0x373ce8…c4653a
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase7d ago0x1a5a8e…a6b944
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase7d ago0x7008a9…47af5d

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.