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$21.00100%0xe146…b438108d ago0xdfe6a3…cb4b5a
0x3fb1…7e250x0e3d…7757Base$1.05100%0x2b2b…961c108d ago0xaadcf3…d64e70
0x3fb1…7e250x0e3d…7757Base$3.15100%0xb859…c367108d ago0x9b481f…de855d
0x3fb1…7e250x0e3d…7757Base$5.25100%0xc22e…e4a1108d ago0x964cdb…7f3ae0
0x3fb1…7e250x0e3d…7757Base$10.50100%0xa8cd…6548108d ago0x584b88…f964ff
0x3fb1…7e250x0e3d…7757Base$32.55100%0x1e0a…902e108d ago0x08f8ab…2b9c84
0x3fb1…7e250x0e3d…7757Base$1.05100%0x9ee1…38b0108d ago0xdf1b0d…c32b96
0x3fb1…7e250x0e3d…7757Base$5.25100%0xc7fb…4414108d ago0x2e0316…45fca1
0x3fb1…7e250x0e3d…7757Base$5.25100%0xff29…0646108d ago0x5071ee…9d7ae5
0x3fb1…7e250x0e3d…7757Base$33.60100%0x3cca…9c7c108d ago0xabdcc3…98c339
0x3fb1…7e250x0e3d…7757Base$2.10100%0x9d1f…cb22108d ago0x516e30…555f59
0x3fb1…7e250x0e3d…7757Base$31.50100%0x3764…3be0108d ago0x84dd51…d94d3e
0x3fb1…7e250x0e3d…7757Base$4.20100%0x5df6…6428108d ago0x52baa6…1df0d7
0x3fb1…7e250x0e3d…7757Base$5.25100%0xa0c6…2cb4108d ago0xa7aa97…37b420
0x3fb1…7e250x0e3d…7757Base$105.00100%0x2742…8fd1109d ago0x27b35d…99c280
0x3fb1…7e250x0e3d…7757Base$22.05100%0x3eb5…db3c109d ago0xf6f389…13f267
0x3fb1…7e250x0e3d…7757Base$52.50100%0x7d28…b248109d ago0xc3f60b…a71e9c
0x3fb1…7e250x0e3d…7757Base$2.10100%0x39f9…9a79109d ago0x406d5d…83a0cb
0x3fb1…7e250x0e3d…7757Base$5.25100%0x7685…4769109d ago0xd5a215…f9e55a
0x3fb1…7e250x0e3d…7757Base$10.50100%0x2041…bdf6109d ago0x98ca31…030475
0x3fb1…7e250x0e3d…7757Base$1.05100%0xe347…5b30109d ago0xe1e994…5d04e6

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.