Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2fc6…befe0xb4cb…00e5Base$55.7570%0x6351…0d621d ago0xf273db…e8204d
0x2fc6…befe0xb4cb…00e5Base$112.2370%0x6351…0d621d ago0x077632…f58813
0x2fc6…befe0xb4cb…00e5Base$166.9770%0x6351…0d621d ago0x18599e…300772
0x2fc6…befe0xb4cb…00e5Base$79.6270%0x6351…0d621d ago0xd9fc42…718703
0x2fc6…befe0xb4cb…00e5Base$202.0570%0x6351…0d621d ago0x5a7b12…303ff1
0x2fc6…befe0xb4cb…00e5Base$98.6870%0x6351…0d621d ago0x808c4e…6b7654
0x7437…ff2b0xb4cb…00e5Base$1.1170%0x07ae…0e671d ago0x2a50b9…553444
0x2fc6…befe0xb4cb…00e5Base$3.8470%0x6351…0d621d ago0xa0d280…63d83f
0x2fc6…befe0xb4cb…00e5Base$26.6470%0x6351…0d621d ago0x1d84ec…73abe7
0x2fc6…befe0xb4cb…00e5Base$247.0170%0x6351…0d621d ago0x915ed0…58349e
0x2fc6…befe0xb4cb…00e5Base$7.5270%0x6351…0d621d ago0x3b27a8…eb0742
0x2fc6…befe0xb4cb…00e5Base$42.7170%0x6351…0d621d ago0x109363…2f7442
0x2fc6…befe0xb4cb…00e5Base$68.1570%0x6351…0d621d ago0x0ace9d…6ef48c
0x2fc6…befe0xb4cb…00e5Base$52.2870%0x6351…0d621d ago0xc61452…0582a0
0x2fc6…befe0xb4cb…00e5Base$98.3570%0x6351…0d621d ago0xc30352…e92bb5
0x2fc6…befe0xb4cb…00e5Base$34.2470%0x6351…0d621d ago0xff1a48…90a98f
0x2fc6…befe0xb4cb…00e5Base$157.0570%0x6351…0d621d ago0x8d95d2…5ea951
0x2fc6…befe0xb4cb…00e5Base$2.9170%0x6351…0d621d ago0xd7be37…122e5d
0x2fc6…befe0xb4cb…00e5Base$52.7070%0x6351…0d621d ago0x13cbc1…7c74fd
0x2fc6…befe0xb4cb…00e5Base$179.9170%0x6351…0d621d ago0x760f62…ad0138
0x2fc6…befe0xb4cb…00e5Base$19.5170%0x6351…0d622d ago0x778269…8d6188
0x2fc6…befe0xb4cb…00e5Base$6.3470%0x6351…0d622d ago0x85934c…a44b76
0x2fc6…befe0xb4cb…00e5Base$29.9870%0x6351…0d622d ago0xc4e89b…b6a8ee
0x2fc6…befe0xb4cb…00e5Base$50.8470%0x6351…0d622d ago0xb2b72c…377bac
0x2fc6…befe0xb4cb…00e5Base$2.9870%0x6351…0d622d ago0xf789ec…460b1e

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.