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.24100%0x4873…5369100d ago0xbac992…966f33
0xbd6a…51a70x6366…f1e2Base—$0.24100%candidates100d ago0x55b2d0…a286bd
0xbd6a…51a70x6366…f1e2Base—$0.006854100%candidates101d ago0x2dd916…57fda5
0xbd6a…51a70x6366…f1e2Base—$0.19100%candidates101d ago0x5fef29…332768
0xbd6a…51a70x6366…f1e2Base—$0.13100%0x4918…e369101d ago0x5008dc…d728fc
0xbd6a…51a70x6366…f1e2Base—$0.19100%candidates101d ago0xdb083b…84dfea
0xbd6a…51a70x6366…f1e2Base—$0.11100%0x4873…5369101d ago0x754c67…a471d5
0xbd6a…51a70x6366…f1e2Base—$0.19100%candidates101d ago0x3cad1c…95f540
0xbd6a…51a70x6366…f1e2Base—$0.13100%0xa46e…ec94101d ago0x2ea4d1…5b2ebc
0xbd6a…51a70x6366…f1e2Base—$0.19100%0x58fe…153b101d ago0x6ef2ff…f6bd22
0xbd6a…51a70x6366…f1e2Base—$0.12100%0xdf51…2402101d ago0xff22c0…ba34f2
0xbd6a…51a70x6366…f1e2Base—$0.02100%0x4873…5369101d ago0x0c9724…79e68e
0xbd6a…51a70x6366…f1e2Base—$0.000909100%candidates101d ago0x391344…2ab0ad
0xbd6a…51a70x6366…f1e2Base—$0.006234100%candidates101d ago0x5f8d38…d79123
0xbd6a…51a70x6366…f1e2Base—$0.19100%candidates101d ago0x260e2e…2d3dd7
0xbd6a…51a70x6366…f1e2Base—$0.00003100%0x6366…f1e2101d ago0x426feb…fd9f73
0xbd6a…51a70x6366…f1e2Base—$0.006667100%0x6366…f1e2101d ago0x62bd39…fed43a
0xbd6a…51a70x6366…f1e2Base—$0.19100%0x6366…f1e2101d ago0x678d72…3c4618
0xbd6a…51a70x6366…f1e2Base—$0.02100%0x6366…f1e2101d ago0xb17d47…299f4e
0xbd6a…51a70x6366…f1e2Base—$0.12100%0x6366…f1e2101d ago0x25e8af…b5dce3
0xbd6a…51a70x6366…f1e2Base—$0.19100%0x08ff…bb06101d ago0xb4985d…2343f0
0xbd6a…51a70x6366…f1e2Base—$0.19100%candidates101d ago0x7c4770…1f8b3e

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.