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.005909100%0x6366…f1e2109d ago0x79d9f6…f38549
0xbd6a…51a70x6366…f1e2Base—$0.05100%0x6366…f1e2109d ago0x47c60a…52326f
0xbd6a…51a70x6366…f1e2Base—$0.000024100%0x58fe…153b109d ago0x6e2fad…796bd9
0xbd6a…51a70x6366…f1e2Base—$0.006291100%0x58fe…153b109d ago0x04f80a…a32646
0xbd6a…51a70x6366…f1e2Base—$0.09100%0x58fe…153b109d ago0x3b49b3…b33647
0xbd6a…51a70x6366…f1e2Base—$0.006302100%0x4918…e369109d ago0x17b9b6…afb182
0xbd6a…51a70x6366…f1e2Base—$0.11100%0x4918…e369109d ago0xacbe71…7e86fe
0xbd6a…51a70x6366…f1e2Base—$0.006292100%0xa46e…ec94109d ago0x5f13d8…96b996
0xbd6a…51a70x6366…f1e2Base—$0.11100%0xa46e…ec94109d ago0x7b5914…ecb119
0xbd6a…51a70x6366…f1e2Base—$0.006364100%0xa46e…ec94109d ago0x4aac35…8f0285
0xbd6a…51a70x6366…f1e2Base—$0.11100%0xa46e…ec94109d ago0x9e6d11…5a80e2
0xbd6a…51a70x6366…f1e2Base—$0.006363100%0x08ff…bb06109d ago0xfc7776…5a6887
0xbd6a…51a70x6366…f1e2Base—$0.14100%0x08ff…bb06109d ago0xf1041f…4e4559
0xbd6a…51a70x6366…f1e2Base—$0.006378100%0xa46e…ec94109d ago0x71784c…7f343a
0xbd6a…51a70x6366…f1e2Base—$0.14100%0xa46e…ec94109d ago0x998019…5facb2
0xbd6a…51a70x6366…f1e2Base—$0.006166100%0x08ff…bb06109d ago0xdc0146…769374
0xbd6a…51a70x6366…f1e2Base—$0.11100%0x08ff…bb06109d ago0x806b92…cb08a8
0xbd6a…51a70x6366…f1e2Base—$0.000027100%0xa46e…ec94109d ago0x74c82c…bee3d5
0xbd6a…51a70x6366…f1e2Base—$0.006141100%0xa46e…ec94109d ago0x0f78d7…611042
0xbd6a…51a70x6366…f1e2Base—$0.11100%0xa46e…ec94109d ago0xd53d86…f818ed
0xbd6a…51a70x6366…f1e2Base—$0.006157100%0x08ff…bb06109d ago0x3e4a99…47b7ba
0xbd6a…51a70x6366…f1e2Base—$0.08100%0x08ff…bb06109d ago0x06c247…5504d9
0xbd6a…51a70x6366…f1e2Base—$0.006152100%candidates109d ago0x86795a…4fdda9
0xbd6a…51a70x6366…f1e2Base—$0.11100%0x0d17…b7d1109d ago0x658dea…d6788e
0xbd6a…51a70x6366…f1e2Base—$0.11100%candidates109d ago0x4b3014…5e1d21

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.