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%0x466a…f27121d ago0x5b4190…b28c98
0xa17c…60a90x47c5…4fc3Base—$10.5070%0xbfa0…288521d ago0xfd6ab2…d1c155
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x19e0…dcbe21d ago0xbebeb7…817b26
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x2b56…451e21d ago0x0e98d5…d01787
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x1b46…187021d ago0x6d6efc…83a159
0xa17c…60a90x47c5…4fc3Base—$21.0070%0xe59f…80f721d ago0xa31f02…79a23a
0xa17c…60a90x47c5…4fc3Base—$84.0070%0x398e…79a621d ago0xb09c4b…40f597
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x0166…37af21d ago0x4e86f7…06b6d8
0xa17c…60a90x47c5…4fc3Base—$47.2570%0xdae3…916a21d ago0xbb93ac…1faa4c
0xa17c…60a90x47c5…4fc3Base—$10.5070%0xfb42…406e21d ago0x64ca19…becf15
0xa17c…60a90x47c5…4fc3Base—$21.0070%0x5682…a95221d ago0x76362c…08894d
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x665d…3bb921d ago0x40f2dd…3f050f
0xa17c…60a90x47c5…4fc3Base—$21.0070%0xd54e…541d21d ago0x1d3767…c748e4
0xa17c…60a90x47c5…4fc3Base—$52.5070%0x45b4…af2721d ago0x4b6c94…4c9ea7
0xa17c…60a90x47c5…4fc3Base—$42.0070%0xe7f6…e17421d ago0xf82ed9…933ec1
0xa17c…60a90x47c5…4fc3Base—$10.5070%0xed7e…63a621d ago0xd8c333…1420be
0xa17c…60a90x47c5…4fc3Base—$21.0070%0x433f…6ee921d ago0xf64b6d…1cb457
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x4950…4a2622d ago0xf3f05d…2c5697

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.