Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa520…eca40x47c5…4fc3Base$2.1070%0xab17…f94336d ago0xedc98f…aed9af
0xa520…eca40x47c5…4fc3Base$10.5070%0x8e4d…98c036d ago0xff5762…1419cd
0xa520…eca40x47c5…4fc3Base$5.2570%0xd0fe…397636d ago0x6a2155…83341d
0xa520…eca40x47c5…4fc3Base$10.5070%0x91b5…1a5e36d ago0x74b161…2ade96
0xa520…eca40x47c5…4fc3Base$2.1070%0xd150…e42636d ago0x4cf945…f9c1ab
0xa520…eca40x47c5…4fc3Base$3.1570%0x19e0…dcbe36d ago0x4645b5…3e4b9e
0xa520…eca40x47c5…4fc3Base$5.2570%0xb9e3…292d36d ago0x1822f9…a2906d
0xa520…eca40x0e3d…7757Base$10.5070%0xda14…75fa36d ago0xa8d8bb…5202ca
0xa520…eca40x47c5…4fc3Base$8.4070%0xfbd8…39da36d ago0x8f6107…9ebfec
0xa520…eca40x47c5…4fc3Base$5.2570%0x39ac…36cd36d ago0x38eb1f…b78f4d
0xa520…eca40x47c5…4fc3Base$6.3070%0x699a…427436d ago0x3902b8…561649
0xa520…eca40x47c5…4fc3Base$10.5070%0xa75d…d8a536d ago0xe48cf5…eb6486
0xa520…eca40x47c5…4fc3Base$21.0070%0x7dc9…9d7b37d ago0x7dff60…d40aa2
0xa520…eca40x47c5…4fc3Base$10.5070%0x6647…552637d ago0xb4402a…c1a1a5
0xa520…eca40x47c5…4fc3Base$5.2570%0x3845…8ad237d ago0x1b03ed…e99cce
0xa520…eca40x0e3d…7757Base$10.5070%0xc807…52c737d ago0x08ce60…b34ff5
0xa520…eca40x0e3d…7757Base$5.2570%0xe0dd…9b2b37d ago0x91a8a5…0d585d
0xa520…eca40x47c5…4fc3Base$2.1070%0x35fa…74a937d ago0xf2a58b…4d318d
0xa520…eca40x47c5…4fc3Base$10.5070%0x817a…63b537d ago0x3b7d38…98a315
0xa520…eca40x47c5…4fc3Base$5.2570%0xc807…52c737d ago0x9e543c…4ff0d5
0xa520…eca40x47c5…4fc3Base$2.1070%0xbb4c…e40c37d ago0x5e4509…163399
0xa520…eca40x47c5…4fc3Base$11.5570%0xd27a…bec837d ago0x352ce6…d639b6
0xa520…eca40x0e3d…7757Base$11.5570%0x12b7…6f9937d ago0xc6615d…7b1003
0xa520…eca40x47c5…4fc3Base$21.0070%0x0fb0…485937d ago0xf88f61…56e53a
0xa520…eca40x0e3d…7757Base$5.2570%0x699a…427437d ago0xa233fd…d2a85f

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.