Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa17c…60a90x0e3d…7757Base—$2.10100%0xa2b7…2c9a103d ago0x6901a1…c7c41e
0xa17c…60a90x0e3d…7757Base—$4.20100%0x05c6…16ba103d ago0xd3bd36…37960e
0xa17c…60a90x0e3d…7757Base—$105.00100%0x0dc1…6214103d ago0xe22f9b…73a5fd
0xa17c…60a90x0e3d…7757Base—$5.25100%0x2970…8ed7103d ago0x62bdc2…0549f1
0xa17c…60a90x0e3d…7757Base—$4.20100%0x39f9…9a79103d ago0x07a6f0…532af2
0xa17c…60a90x0e3d…7757Base—$5.25100%0x3aab…e209103d ago0x63418c…6b6d4f
0xa17c…60a90x0e3d…7757Base—$10.50100%0xf239…386c103d ago0xc94a5e…08593b
0xa17c…60a90x0e3d…7757Base—$10.50100%0x9092…bc9e103d ago0x71bf96…f24a30
0xa17c…60a90x0e3d…7757Base—$1.05100%0x75c8…902c103d ago0xaa55b3…504e52
0xa17c…60a90x0e3d…7757Base—$94.50100%0x6361…4405103d ago0xf51345…b5b756
0xa17c…60a90x0e3d…7757Base—$10.50100%0x549c…63b7103d ago0x5b1daa…0d1318
0xa17c…60a90x0e3d…7757Base—$10.50100%0x816c…9f86103d ago0xbfe336…f83c09
0xa17c…60a90x0e3d…7757Base—$2.10100%0xc234…1c38103d ago0x584fc1…6b3166
0xa17c…60a90x0e3d…7757Base—$10.50100%0x1ae8…2c73103d ago0xf18ab2…b419db
0xa17c…60a90x0e3d…7757Base—$5.25100%0x0e26…7978103d ago0x28acc8…ecd18e
0xa17c…60a90x0e3d…7757Base—$3.15100%0xcb6c…da0b103d ago0xa75bcd…8ae04a
0xa17c…60a90x0e3d…7757Base—$21.00100%0x9547…14df103d ago0x526b59…66e1ca
0xa17c…60a90x0e3d…7757Base—$10.50100%0xc5c7…f8a5103d ago0x59dfc8…7dbd94
0xa17c…60a90x0e3d…7757Base—$10.50100%0x7fb5…6c52103d ago0x449882…7b9fec
0xa17c…60a90x0e3d…7757Base—$2.10100%0x8ee8…f8f2103d ago0x9bdec1…7f3edf
0xa17c…60a90x0e3d…7757Base—$26.25100%0xd223…7d28103d ago0xc87e64…2ce935
0xa17c…60a90x0e3d…7757Base—$1.05100%0x4760…47ea103d ago0x93605a…0bc2dd
0xa17c…60a90x0e3d…7757Base—$31.50100%0x6f36…132b103d ago0x671019…c98df7
0xa17c…60a90x0e3d…7757Base—$21.00100%0x88cf…d21b103d ago0x94cfab…7a3da6
0xa17c…60a90x0e3d…7757Base—$34.65100%0x3e24…de68103d ago0x0fd89c…ab86a4

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.