Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbb62…66e50x6366…f1e2Base—$0.001801100%0x6366…f1e257d ago0xe70f37…f7be7a
0xbb62…66e50x6366…f1e2Base—$0.006983100%0x6366…f1e257d ago0x6cdac7…f0af29
0xbb62…66e50x6366…f1e2Base—$2.22100%0x6366…f1e257d ago0x506289…f39c1d
0xbb62…66e50x6366…f1e2Base—$0.02100%0x17c8…043657d ago0xf2825b…6099bf
0xbb62…66e50x6366…f1e2Base—$0.007002100%0x6366…f1e257d ago0x183017…1d7a55
0xbb62…66e50x6366…f1e2Base—$7.52100%0x6366…f1e257d ago0x6aa4cd…4aa256
0xbb62…66e50x6366…f1e2Base—$4.41100%0xfc74…d8a557d ago0x85ba01…eb5f84
0xbb62…66e50x6366…f1e2Base—$0.006976100%0x6366…f1e257d ago0xab835b…64597e
0xbb62…66e50x6366…f1e2Base—$4.22100%0x6366…f1e257d ago0x57315f…ca9dc5
0xbb62…66e50x6366…f1e2Base—$0.02100%0xfc74…d8a557d ago0xb2e0e3…6131ff
0xbb62…66e50x6366…f1e2Base—$0.007249100%0x6366…f1e257d ago0x9e095c…a09754
0xbb62…66e50x6366…f1e2Base—$3.92100%0x6366…f1e257d ago0xd7b934…8ba65f
0xbb62…66e50x6366…f1e2Base—$0.02100%0x17c8…043657d ago0x9e9429…bfdb67
0xbb62…66e50x6366…f1e2Base—$0.007093100%0x6366…f1e257d ago0x0b9e30…16db80
0xbb62…66e50x6366…f1e2Base—$5.32100%0x6366…f1e257d ago0xc98aa2…866a3b
0xbb62…66e50x6366…f1e2Base—$0.02100%0xfc74…d8a557d ago0xda99d5…8301d6
0xbb62…66e50x6366…f1e2Base—$0.007448100%0x6366…f1e257d ago0x7cbe61…5af69e
0xbb62…66e50x6366…f1e2Base—$7.72100%0x6366…f1e257d ago0xc3a516…c6b6e0
0xbb62…66e50x6366…f1e2Base—$6.34100%0x17c8…043657d ago0x3f6975…78af15
0xbb62…66e50x6366…f1e2Base—$0.000996100%0x6366…f1e257d ago0x8a3241…7123d8
0xbb62…66e50x6366…f1e2Base—$0.007088100%0x6366…f1e257d ago0xfc4b48…5f657e
0xbb62…66e50x6366…f1e2Base—$2.22100%0x6366…f1e257d ago0x067526…a2d263
0xbb62…66e50x6366…f1e2Base—$0.007147100%0x6366…f1e257d ago0xe7ac42…f37400
0xbb62…66e50x6366…f1e2Base—$10.02100%0x6366…f1e257d ago0xf0e032…753497
0xbb62…66e50x6366…f1e2Base—$0.15100%0xfc74…d8a557d ago0x8b40e6…f4d62d

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.