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.003839100%0x6366…f1e273d ago0xa39183…c3a4ce
0xbd6a…51a70x6366…f1e2Base—$0.14100%0x6366…f1e273d ago0x2b7cec…566596
0xbd6a…51a70x6366…f1e2Base—$0.03100%0x17c8…043673d ago0x01377d…e0e7ce
0xbd6a…51a70x6366…f1e2Base—$0.00668100%0x6366…f1e273d ago0x516335…14734f
0xbd6a…51a70x6366…f1e2Base—$0.32100%0x6366…f1e273d ago0x40bdae…1d9a7c
0xbd6a…51a70x6366…f1e2Base—$0.26100%0x17c8…043673d ago0x7d5b5b…6af91a
0xbd6a…51a70x6366…f1e2Base—$0.006625100%0x6366…f1e273d ago0xc73382…dc9c59
0xbd6a…51a70x6366…f1e2Base—$0.17100%0x6366…f1e273d ago0x6d09dd…4e4ae6
0xbd6a…51a70x6366…f1e2Base—$0.001676100%0x6366…f1e273d ago0x1de55e…5be07b
0xbd6a…51a70x6366…f1e2Base—$0.006638100%0x6366…f1e273d ago0x7a2b01…12e2eb
0xbd6a…51a70x6366…f1e2Base—$0.22100%0x6366…f1e273d ago0x304529…4628e4
0xbd6a…51a70x6366…f1e2Base—$0.02100%0x17c8…043673d ago0xadcdd0…51ee84
0xbd6a…51a70x6366…f1e2Base—$0.006672100%0x6366…f1e273d ago0x9f963b…160bef
0xbd6a…51a70x6366…f1e2Base—$0.09100%0x6366…f1e273d ago0xd7f31b…175d85
0xbd6a…51a70x6366…f1e2Base—$0.03100%0xfc74…d8a573d ago0xd4d907…fc46eb
0xbd6a…51a70x6366…f1e2Base—$0.02100%0xfc74…d8a573d ago0x0f39ab…49877d
0xbd6a…51a70x6366…f1e2Base—$0.006912100%0x6366…f1e273d ago0x60342a…5c1a04
0xbd6a…51a70x6366…f1e2Base—$0.32100%0x6366…f1e273d ago0x358a43…7d88f8
0xbd6a…51a70x6366…f1e2Base—$0.001696100%0x6366…f1e273d ago0x1d788b…583cec
0xbd6a…51a70x6366…f1e2Base—$0.006668100%0x6366…f1e273d ago0xbb008a…9676b1
0xbd6a…51a70x6366…f1e2Base—$0.09100%0x6366…f1e273d ago0x536eb5…5e2192
0xbd6a…51a70x6366…f1e2Base—$0.02100%0x17c8…043673d ago0xf4c3fc…701687
0xbd6a…51a70x6366…f1e2Base—$0.001703100%0x6366…f1e273d ago0x07d57c…05f381
0xbd6a…51a70x6366…f1e2Base—$0.006893100%0x6366…f1e273d ago0xb59640…667ef6
0xbd6a…51a70x6366…f1e2Base—$0.32100%0x6366…f1e273d ago0xefc38c…1483d5

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.