Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc3cf…a1f20x6366…f1e2Base—$0.02100%0x6366…f1e293d ago0x840ed9…6232b3
0xc3cf…a1f20x6366…f1e2Base—$0.000892100%0x6366…f1e293d ago0x87d5fa…7129f1
0xc3cf…a1f20x6366…f1e2Base—$0.006065100%0x6366…f1e293d ago0x892392…57a9ee
0xc3cf…a1f20x6366…f1e2Base—$0.06100%0x6366…f1e293d ago0x252b94…0a6a4c
0xc3cf…a1f20x6366…f1e2Base—$0.00003100%0x6366…f1e293d ago0xcb7871…a0405e
0xc3cf…a1f20x6366…f1e2Base—$0.006059100%0x6366…f1e293d ago0x34cd9f…bba9cb
0xc3cf…a1f20x6366…f1e2Base—$0.06100%0x6366…f1e293d ago0x58ce4f…11e792
0xc3cf…a1f20x6366…f1e2Base—$0.03100%0x6366…f1e293d ago0x52040a…6e7b02
0xc3cf…a1f20x6366…f1e2Base—$0.06100%0x6366…f1e293d ago0x5395a2…39199f
0xc3cf…a1f20x6366…f1e2Base—$0.08100%0x6366…f1e293d ago0xae6d6c…307c1b
0xc3cf…a1f20x6366…f1e2Base—$0.000022100%0x6366…f1e293d ago0xdb28ac…9fc7b3
0xc3cf…a1f20x6366…f1e2Base—$0.00626100%0x6366…f1e293d ago0xe71a10…c83b8e
0xc3cf…a1f20x6366…f1e2Base—$0.06100%0x6366…f1e293d ago0x9ec896…47c383
0xc3cf…a1f20x6366…f1e2Base—$0.006287100%0x6366…f1e293d ago0x1fd1c5…459a6e
0xc3cf…a1f20x6366…f1e2Base—$0.06100%0x6366…f1e293d ago0x266cd7…92cabe
0xc3cf…a1f20x6366…f1e2Base—$0.07100%0x6366…f1e293d ago0x93f08d…99b090
0xc3cf…a1f20x6366…f1e2Base—$0.08100%0x6366…f1e293d ago0xba4e70…3835a3
0xc3cf…a1f20x6366…f1e2Base—$0.000872100%0x6366…f1e293d ago0xffd8e0…e381e7
0xc3cf…a1f20x6366…f1e2Base—$0.006666100%0x6366…f1e293d ago0xbeb52a…2d8028
0xc3cf…a1f20x6366…f1e2Base—$0.06100%0x6366…f1e293d ago0x07e735…46aff0
0xc3cf…a1f20x6366…f1e2Base—$0.07100%0x6366…f1e293d ago0x909198…162e36

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.