Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd6a1…caac0x6366…f1e2Base—$0.0038100%0x6366…f1e2110d ago0xf3439f…7fc7d8
0xd6a1…caac0x6366…f1e2Base—$0.02100%0xdf51…2402110d ago0xa64a43…c2d288
0xd6a1…caac0x6366…f1e2Base—$0.005693100%0x0098…3100110d ago0x45812c…5eac10
0xd6a1…caac0x6366…f1e2Base—$0.04100%0x0098…3100110d ago0x2e9301…a0e6a0
0xd6a1…caac0x6366…f1e2Base—$0.02100%0xbe53…e902110d ago0xd5d348…357c0f
0xd6a1…caac0x6366…f1e2Base—$0.005905100%candidates110d ago0x029d38…06a00a
0xd6a1…caac0x6366…f1e2Base—$0.04100%candidates110d ago0xd89e44…5e496e
0xd6a1…caac0x6366…f1e2Base—$0.02100%0x4873…5369110d ago0xc6d6d4…d29051
0xd6a1…caac0x6366…f1e2Base—$0.005707100%0x08ff…bb06110d ago0x7dbb43…b323e0
0xd6a1…caac0x6366…f1e2Base—$0.11100%0x08ff…bb06110d ago0x3912aa…6ee8c3
0xd6a1…caac0x6366…f1e2Base—$0.02100%0xdf51…2402110d ago0x5013cc…8e2575
0xd6a1…caac0x6366…f1e2Base—$0.005708100%0x7f16…55b4110d ago0x1408f7…99ef2c
0xd6a1…caac0x6366…f1e2Base—$0.14100%0x7f16…55b4110d ago0x34c11a…d841a1
0xd6a1…caac0x6366…f1e2Base—$0.02100%0x4873…5369110d ago0x406ad3…495268
0xd6a1…caac0x6366…f1e2Base—$0.005706100%0x58fe…153b110d ago0xdfab16…cc5b7b
0xd6a1…caac0x6366…f1e2Base—$0.20100%0x58fe…153b110d ago0xb7b8e4…35cf02

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.