Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fb1…7e250x0e3d…7757Base—$1.05100%0xca7d…500178d ago0x0acb53…b728a1
0x3fb1…7e250x0e3d…7757Base—$1.05100%0xeba0…ab3b78d ago0xc896f9…282cee
0x3fb1…7e250x0e3d…7757Base—$19.95100%0x2ce3…0cdb78d ago0x24eefc…4ee3a4
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x2b2b…961c78d ago0x179641…818400
0x3fb1…7e250x0e3d…7757Base—$8.40100%0x493f…ab8f78d ago0x88126a…d9f7d6
0x3fb1…7e250x0e3d…7757Base—$5.25100%0xbf7d…708b78d ago0x834170…66b019
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x170f…623078d ago0x044ff0…a89367
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x1f15…885778d ago0xa9f5fd…94d6c1
0x3fb1…7e250x0e3d…7757Base—$52.50100%0x44e3…343278d ago0x1255fe…a52e0f
0x3fb1…7e250x0e3d…7757Base—$10.50100%0xc5c7…f8a578d ago0xe41fb3…8010a5
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x86c0…288978d ago0x51d6bc…f846e4
0x3fb1…7e250x0e3d…7757Base—$5.25100%0xe082…90c478d ago0x2db3c9…83a382
0x3fb1…7e250x0e3d…7757Base—$21.00100%0x7cf5…240778d ago0x561a11…8bebae
0x3fb1…7e250x0e3d…7757Base—$8.40100%0x9ac4…71a978d ago0xb65620…41be46
0x3fb1…7e250x0e3d…7757Base—$10.50100%0xaf62…40b978d ago0x2e3524…f3bf55
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x614a…d5ce78d ago0xc90654…663f6c
0x3fb1…7e250x0e3d…7757Base—$5.25100%0xec7c…5d3278d ago0x466d21…0f8dcd
0x3fb1…7e250x0e3d…7757Base—$6.30100%0x4173…266578d ago0x9e81aa…761ac5
0x3fb1…7e250x0e3d…7757Base—$31.50100%0xeb08…9f9c78d ago0xf80d9e…f59bda
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x45eb…e31b78d ago0x76b10f…35bcf9
0x3fb1…7e250x0e3d…7757Base—$42.00100%0x8503…c07278d ago0xf14374…bc8ab8
0x3fb1…7e250x0e3d…7757Base—$5.25100%0xd173…d69b78d ago0xbc1340…22d3a1
0x3fb1…7e250x0e3d…7757Base—$3.15100%0xca9f…d20178d ago0x84b460…7e6192
0x3fb1…7e250x0e3d…7757Base—$4.20100%0x5823…9b2178d ago0x78f420…c047c0
0x3fb1…7e250x0e3d…7757Base—$10.50100%0xd150…e42679d ago0xaedb6a…843683

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.