Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6fce…e2790x6366…f1e2Base$0.02100%0x17c8…043659d ago0x2c756f…111fc8
0x6fce…e2790x6366…f1e2Base$0.007385100%0x6366…f1e259d ago0xabd08f…e77701
0x6fce…e2790x6366…f1e2Base$0.14100%0x6366…f1e259d ago0xf1dc44…639f04
0x680e…8e070x6366…f1e2Base$0.02100%0x17c8…043659d ago0x1fd2ec…af7fca
0x0f43…08e70x6366…f1e2Base$0.03100%0xfc74…d8a559d ago0xb18767…b76ba1
0x0f43…08e70x6366…f1e2Base$0.03100%0x17c8…043659d ago0x5ca226…3d7b0b
0x0f43…08e70x6366…f1e2Base$0.25100%0xfc74…d8a559d ago0x88f547…6a001f
0x8280…520b0x6366…f1e2Base$0.03100%0x17c8…043659d ago0x4d03c0…167014
0x8280…520b0x6366…f1e2Base$0.08100%0x17c8…043659d ago0x0fb8a1…b93629
0x0f43…08e70x6366…f1e2Base$0.000371100%0x6366…f1e259d ago0x54fb41…184318
0x0f43…08e70x6366…f1e2Base$0.0068100%0x6366…f1e259d ago0xc9bd04…e92519
0x0f43…08e70x6366…f1e2Base$0.09100%0x6366…f1e259d ago0x5a94ef…ae24d1
0x8280…520b0x6366…f1e2Base$0.007555100%0x6366…f1e259d ago0x784436…1c126a
0x8280…520b0x6366…f1e2Base$0.09100%0x6366…f1e259d ago0x331a23…1f0e2d
0xe95e…6ec90x6366…f1e2Base$0.00003100%0x6366…f1e259d ago0x88b6d8…89aa11
0xe95e…6ec90x6366…f1e2Base$0.007047100%0x6366…f1e259d ago0x7f8c16…321761
0xe95e…6ec90x6366…f1e2Base$3.32100%0x6366…f1e259d ago0x30a7ba…1a1eff
0x6fce…e2790x6366…f1e2Base$0.00002100%0x6366…f1e259d ago0x153b10…9a05d0
0x6fce…e2790x6366…f1e2Base$0.007274100%0x6366…f1e259d ago0xb8556c…388c2e
0x6fce…e2790x6366…f1e2Base$0.22100%0x6366…f1e259d ago0x9a98fa…366093
0xe95e…6ec90x6366…f1e2Base$0.007193100%0x6366…f1e259d ago0xed02bc…6ded55
0xe95e…6ec90x6366…f1e2Base$1.82100%0x6366…f1e259d ago0xab54b2…18132c
0xe95e…6ec90x6366…f1e2Base$0.02100%0xfc74…d8a559d ago0xb709ac…42da0b
0xe95e…6ec90x6366…f1e2Base$0.007033100%0x6366…f1e259d ago0x09a5fc…c93b81
0xe95e…6ec90x6366…f1e2Base$2.12100%0x6366…f1e259d ago0x36b1e3…42478b

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.