Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe3e…fff40xc148…3515Base—$13.5670%0x23ef…243122d ago0x39e1db…002b19
0xbb46…45f00xc148…3515Base—$11.3270%0xe528…c02822d ago0x237de6…99c3a0
0xdfc7…60800xc148…3515Base—$75.0070%0x23ef…243122d ago0xe1d597…8ad1e5
0xc62e…08470xc148…3515Base—$156.9170%0xe528…c02822d ago0x414c6d…af76a0
0xf5e3…4d840xc148…3515Base—$100.0070%0x23ef…243122d ago0x14b0d9…8c2d40
0xfe4a…061e0xc148…3515Base—$50.0070%0xe528…c02822d ago0x2c69bb…2ec386
0xc1ae…c2050xc148…3515Base—$11.6470%0x23ef…243122d ago0x72509e…811a61
0xc220…1c3a0xc148…3515Base—$3,999.6570%0xe528…c02822d ago0x98804c…cf2719
0xc1ae…c2050xc148…3515Base—$49.2770%0x23ef…243122d ago0xa57b1f…9d8253
0xc9de…47a60xc148…3515Base—$203.9070%0xe528…c02822d ago0x5c95df…1b5d4a
0x86bf…e5000xc148…3515Base—$500.0070%0x23ef…243122d ago0x5b846b…0a3d2c
0xd9e3…3f210xc148…3515Base—$150.0270%0xe528…c02822d ago0xe27a51…de0ebe
0xdfc7…60800xc148…3515Base—$150.0970%0x23ef…243122d ago0x9de2fd…557f3e
0x83d6…58b30xc148…3515Base—$209.0070%0xe528…c02822d ago0x0a8289…1636ed
0xc9de…47a60xc148…3515Base—$156.1070%0x23ef…243122d ago0x31c696…950bf3
0x0f2b…a88b0xc148…3515Base—$100.0070%0xe528…c02822d ago0xf4a0ab…11fa9b
0xbe93…00630xc148…3515Base—$172.9470%0x23ef…243122d ago0xf832bb…4f7740
0x7eb1…594c0xc148…3515Base—$10.0070%0xe528…c02822d ago0xcea9e4…aa3f23
0x2ec8…bd4d0xc148…3515Base—$14.7370%0x23ef…243122d ago0xd3fd70…a04397
0x483d…56760xc148…3515Base—$26.8470%0xe528…c02822d ago0x2ffe8e…2d4ea9
0x23a2…bf250xc148…3515Base—$30.0070%0x23ef…243122d ago0x19e713…147bad
0x23a2…bf250xc148…3515Base—$30.0070%0xe528…c02822d ago0x5748c4…772467
0x1d8a…b3290xc148…3515Base—$70.5370%0x23ef…243122d ago0x375fdb…9f7e05
0x23a2…bf250xc148…3515Base—$20.0070%0xe528…c02822d ago0x86f154…d0484d
0x23a2…bf250xc148…3515Base—$20.0070%0x23ef…243122d ago0x24cbe6…58d436

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.