Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa520…eca40x0e3d…7757Base$15.75100%0x39ac…36cd107d ago0xff20f1…e0a3ef
0xa520…eca40x0e3d…7757Base$13.65100%0xa48e…f661107d ago0xdaf931…cd6899
0xa520…eca40x0e3d…7757Base$5.25100%0x6476…d726107d ago0xf97bb0…70013e
0xa520…eca40x0e3d…7757Base$6.30100%0xc4f0…3596107d ago0xc8782b…62a564
0xa520…eca40x0e3d…7757Base$5.25100%0xfd6b…ae39107d ago0xa8b706…5f7804
0xa520…eca40x0e3d…7757Base$31.50100%0xfbad…25fb107d ago0x777d91…3116f1
0xa520…eca40x0e3d…7757Base$3.15100%0x44e3…3432107d ago0x2bbf94…0d9268
0xa520…eca40x0e3d…7757Base$5.25100%0xdf85…203b107d ago0x3c0abb…9f9a3a
0xa520…eca40x0e3d…7757Base$6.30100%0x5047…e940107d ago0x972fd1…691fdf
0xa520…eca40x0e3d…7757Base$5.25100%0x18cc…2750107d ago0x2f5a40…a8eeea
0xa520…eca40x0e3d…7757Base$5.25100%0x781c…5001107d ago0x9c6064…bdd8b4
0xa520…eca40x0e3d…7757Base$5.25100%0xdfb4…bf93107d ago0xbc4739…68b791
0xa520…eca40x0e3d…7757Base$5.25100%0x4f4d…74b7108d ago0x5de14a…6bea20
0xa520…eca40x0e3d…7757Base$10.50100%0xac5b…8698108d ago0xe785c3…556301
0xa520…eca40x0e3d…7757Base$1.05100%0x1668…2c3e108d ago0x4ebd77…22a9fc
0xa520…eca40x0e3d…7757Base$15.75100%0x6078…eee8108d ago0x2d609b…eae727
0xa520…eca40x0e3d…7757Base$5.25100%0x2041…bdf6108d ago0x17c7cb…e2b234
0xa520…eca40x0e3d…7757Base$3.15100%0x898f…4f5e108d ago0x1158a1…fc83fc

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.