Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd6a…51a70x6366…f1e2Base—$0.09100%0x6366…f1e2106d ago0xcae07c…d8fa85
0xbd6a…51a70x6366…f1e2Base—$0.64100%0x4873…5369106d ago0x62b650…0636c3
0xbd6a…51a70x6366…f1e2Base—$0.52100%0x4873…5369106d ago0x4221d3…97d0a6
0xbd6a…51a70x6366…f1e2Base—$0.07100%0xdf51…2402106d ago0x5a0b98…7c5796
0xbd6a…51a70x6366…f1e2Base—$0.17100%0x4873…5369106d ago0xefd9b3…52d534
0xbd6a…51a70x6366…f1e2Base—$0.05100%0x4918…e369106d ago0xbb8c18…17faf5
0xbd6a…51a70x6366…f1e2Base—$0.10100%0x58fe…153b106d ago0xbf3c03…017285
0xbd6a…51a70x6366…f1e2Base—$0.08100%0x4873…5369106d ago0xd358bb…504346
0xbd6a…51a70x6366…f1e2Base—$0.07100%0x4918…e369106d ago0xbe1d80…689da0
0xbd6a…51a70x6366…f1e2Base—$0.006274100%candidates106d ago0xe6d10b…abb789
0xbd6a…51a70x6366…f1e2Base—$0.09100%candidates106d ago0x5fe32e…a839b3
0xbd6a…51a70x6366…f1e2Base—$0.02100%0xdf51…2402106d ago0xa11454…460aed
0xbd6a…51a70x6366…f1e2Base—$0.006265100%candidates106d ago0xf43ca8…9ae37f
0xbd6a…51a70x6366…f1e2Base—$0.10100%candidates106d ago0x33846a…1d5442
0xbd6a…51a70x6366…f1e2Base—$0.04100%0xdf51…2402106d ago0x414d09…60f57f
0xbd6a…51a70x6366…f1e2Base—$0.10100%0x58fe…153b106d ago0x185900…59d116
0xbd6a…51a70x6366…f1e2Base—$0.04100%0x0d17…b7d1106d ago0xba1787…9f84cf
0xbd6a…51a70x6366…f1e2Base—$0.08100%0x4918…e369106d ago0xc74391…8243d2
0xbd6a…51a70x6366…f1e2Base—$0.14100%0xa46e…ec94106d ago0x8e5c72…e24e24
0xbd6a…51a70x6366…f1e2Base—$0.006185100%candidates106d ago0x8b2a79…779ebb
0xbd6a…51a70x6366…f1e2Base—$0.08100%candidates106d ago0x808603…b49dd9
0xbd6a…51a70x6366…f1e2Base—$0.006391100%0x08ff…bb06106d ago0x2297b2…f7ba09
0xbd6a…51a70x6366…f1e2Base—$0.11100%0x08ff…bb06106d ago0xcd0f30…abaf41

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.