Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5d9f…73460x6366…f1e2Base—$0.000309100%0xa46e…ec94108d ago0x00444d…a15304
0x5d9f…73460x6366…f1e2Base—$0.04100%0xa46e…ec94108d ago0x1052bb…5a5cae
0x5d9f…73460x6366…f1e2Base—$0.005905100%0xa46e…ec94108d ago0x4c3cef…618d90
0x5d9f…73460x6366…f1e2Base—$0.04100%0xa46e…ec94108d ago0xda636e…fe017c
0x5d9f…73460x6366…f1e2Base—$0.005696100%0x58fe…153b108d ago0x6e66ef…26c458
0x5d9f…73460x6366…f1e2Base—$0.04100%0x58fe…153b108d ago0xdf432c…802b63
0x5d9f…73460x6366…f1e2Base—$0.000891100%0x7f16…55b4108d ago0x97e7fc…3b8be2
0x5d9f…73460x6366…f1e2Base—$0.006302100%0x7f16…55b4108d ago0x0d8889…af8527
0x5d9f…73460x6366…f1e2Base—$0.04100%0x7f16…55b4108d ago0x7ee495…2ccdbc
0x5d9f…73460x6366…f1e2Base—$0.006296100%0x0098…3100108d ago0x02d8a1…6690cc
0x5d9f…73460x6366…f1e2Base—$0.04100%0x0098…3100108d ago0xb09a25…d42b3c
0x5d9f…73460x6366…f1e2Base—$0.06100%0x4873…5369108d ago0x5e8954…b801af
0x5d9f…73460x6366…f1e2Base—$0.006249100%0x0098…3100108d ago0x297fff…77802d
0x5d9f…73460x6366…f1e2Base—$0.04100%0x0098…3100108d ago0x466be9…40b772
0x5d9f…73460x6366…f1e2Base—$0.005627100%0x58fe…153b108d ago0xb1c6a1…a0eabd
0x5d9f…73460x6366…f1e2Base—$0.04100%0x58fe…153b108d ago0x3c0456…d13290
0x5d9f…73460x6366…f1e2Base—$0.13100%0xdf51…2402109d ago0x67f81e…2c409d

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.