Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa17c…60a90x47c5…4fc3Base—$10.5070%0xf345…7b3425d ago0x5b20b6…dd1cd2
0xa17c…60a90x47c5…4fc3Base—$10.5070%0xf8fe…a40d25d ago0x7d4d72…645914
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x7d28…b24825d ago0x361991…856e81
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x0f31…87b125d ago0x1caeac…7c2605
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x2b35…135b25d ago0x71dead…8f3566
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x1f7e…db9625d ago0xc34397…878d58
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x2035…57d325d ago0xf02af4…7b5156
0xa17c…60a90x47c5…4fc3Base—$15.7570%0xeb08…9f9c25d ago0xdcb56c…f1103c
0xa17c…60a90x47c5…4fc3Base—$10.5070%0xa2ae…033125d ago0xf9e176…97a22c
0xa17c…60a90x47c5…4fc3Base—$15.7570%0xc06a…344725d ago0xd7f27f…08439a
0xa17c…60a90x47c5…4fc3Base—$10.5070%0xbfa0…288525d ago0xb8b8d1…d54d86
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x1570…9b0a25d ago0xbc14d6…9e0775
0xa17c…60a90x47c5…4fc3Base—$10.5070%0xb11e…6e5a25d ago0xad1406…a945ad
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x12ba…6b6125d ago0x616830…6fb2ea
0xa17c…60a90x47c5…4fc3Base—$15.7570%0x6280…2e7925d ago0xe6bfd6…b70366
0xa17c…60a90x47c5…4fc3Base—$10.5070%0xf863…e52325d ago0xdcf7f5…a28b42
0xa17c…60a90x47c5…4fc3Base—$21.0070%0x2859…83d425d ago0x1e2066…8a241c
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x781c…500126d ago0x0ca514…654a3a

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.