Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x38d7…6d360x6366…f1e2Base—$0.2570%0x17c8…043642d ago0x9cdfe6…7724e5
0x38d7…6d360x6366…f1e2Base—$0.1370%0xfc74…d8a542d ago0x993492…2d6e29
0x38d7…6d360x6366…f1e2Base—$0.1570%0xfc74…d8a542d ago0x0f4f30…4ee02b
0x38d7…6d360x6366…f1e2Base—$0.1670%0xfc74…d8a542d ago0xc66910…a53947
0xbff5…6fde0x6366…f1e2Base—$0.0370%0x17c8…043642d ago0x19fe0b…5a3840
0xe95e…6ec90x6366…f1e2Base—$0.1570%0x17c8…043642d ago0xf7cfd8…989c9a
0x6a4c…ff270x6366…f1e2Base—$0.0970%0xfc74…d8a543d ago0x088054…9840a1
0xbff5…6fde0x6366…f1e2Base—$0.2270%0x17c8…043643d ago0x59b894…158be2
0xca29…c1110x6366…f1e2Base—$0.0270%0x17c8…043643d ago0xe37f66…9ed0e7
0x6fce…e2790x6366…f1e2Base—$0.0370%0xfc74…d8a543d ago0xd2906a…dd94e5
0x2318…7d4a0x6366…f1e2Base—$0.8870%0x17c8…043643d ago0x3af00b…876924
0xb969…43040x6366…f1e2Base—$0.0270%0xfc74…d8a543d ago0x602fe9…5bb7cc
0x0a60…e0500x6366…f1e2Base—$0.0370%0xfc74…d8a543d ago0x9e97f9…5e93a4
0x4e8f…4fbc0x6366…f1e2Base—$0.0270%0xfc74…d8a543d ago0x27efb9…529ecd
0xa14b…c3a50x6366…f1e2Base—$0.0770%0xfc74…d8a543d ago0xa30ddc…120a2d
0x7351…3a170x6366…f1e2Base—$0.0270%0xfc74…d8a543d ago0x60380b…35a90c

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.