Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x28e8…dec70x6366…f1e2Base—$0.006925100%0x6366…f1e265d ago0xe95e8b…50c8a8
0x28e8…dec70x6366…f1e2Base—$0.09100%0x6366…f1e265d ago0xf67061…a27533
0xc0fb…fe830x6366…f1e2Base—$0.006939100%0x6366…f1e265d ago0xfbd4fc…721587
0xc0fb…fe830x6366…f1e2Base—$0.12100%0x6366…f1e265d ago0x9d48da…0a0c60
0xe734…cb800x6366…f1e2Base—$0.006029100%0x6366…f1e265d ago0x73cc89…47ba4f
0xe734…cb800x6366…f1e2Base—$55.22100%0x6366…f1e265d ago0xae3a26…a1ee39
0x28e8…dec70x6366…f1e2Base—$0.007209100%0x6366…f1e266d ago0xcd68f8…bd9966
0x28e8…dec70x6366…f1e2Base—$0.32100%0x6366…f1e266d ago0x633beb…b80635
0x28e8…dec70x6366…f1e2Base—$0.09100%0x17c8…043666d ago0xfc0f65…6fc931
0x456b…e4df0x6366…f1e2Base—$0.02100%0x17c8…043666d ago0x9c801f…3a2c1e
0x28e8…dec70x6366…f1e2Base—$0.006705100%0x6366…f1e266d ago0x5e0a95…58ff10
0x28e8…dec70x6366…f1e2Base—$0.28100%0x6366…f1e266d ago0x51a9fe…e23d2a
0x28e8…dec70x6366…f1e2Base—$0.007172100%0x6366…f1e266d ago0x0966c5…30635f
0x28e8…dec70x6366…f1e2Base—$0.09100%0x6366…f1e266d ago0x327e50…9aa68c
0x28e8…dec70x6366…f1e2Base—$0.51100%0xfc74…d8a566d ago0x5fa796…1ef525
0x28e8…dec70x6366…f1e2Base—$0.002645100%0x6366…f1e266d ago0xa4c332…473891
0x28e8…dec70x6366…f1e2Base—$0.20100%0x6366…f1e266d ago0x9bd288…baa67c
0x28e8…dec70x6366…f1e2Base—$0.006404100%0x6366…f1e266d ago0x3391a3…12e356
0x28e8…dec70x6366…f1e2Base—$0.92100%0x6366…f1e266d ago0x708f21…e0a137
0x28e8…dec70x6366…f1e2Base—$0.001791100%0x6366…f1e266d ago0xe7edae…0ca781
0x28e8…dec70x6366…f1e2Base—$0.006849100%0x6366…f1e266d ago0x534bba…64e88f
0x28e8…dec70x6366…f1e2Base—$1.02100%0x6366…f1e266d ago0xdac72d…0e8add
0x6fce…e2790x6366…f1e2Base—$0.00717100%0x6366…f1e266d ago0x56c6d2…2393ff
0x6fce…e2790x6366…f1e2Base—$0.22100%0x6366…f1e266d ago0x151bcb…a1f170
0x28e8…dec70x6366…f1e2Base—$0.006853100%0x6366…f1e266d ago0x5e893c…98db50

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.