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.001012100%0x6366…f1e277d ago0xf01f30…6e57d5
0x28e8…dec70x6366…f1e2Base—$0.006543100%0x6366…f1e277d ago0xb7271f…e155f3
0x28e8…dec70x6366…f1e2Base—$0.10100%0x6366…f1e277d ago0x470b60…e9853f
0x28e8…dec70x6366…f1e2Base—$0.00003100%0x6366…f1e277d ago0xb9fdc0…0c624c
0x28e8…dec70x6366…f1e2Base—$0.006562100%0x6366…f1e277d ago0xfb1767…3c948c
0x28e8…dec70x6366…f1e2Base—$1.52100%0x6366…f1e277d ago0x5e8726…203b40
0x28e8…dec70x6366…f1e2Base—$0.006366100%0x6366…f1e277d ago0x736824…401198
0x28e8…dec70x6366…f1e2Base—$0.62100%0x6366…f1e277d ago0x7afc01…2efb35
0x28e8…dec70x6366…f1e2Base—$0.86100%0x17c8…043677d ago0xf511ad…2ddc32
0x28e8…dec70x6366…f1e2Base—$0.006569100%0x6366…f1e277d ago0xc3f685…80552c
0x28e8…dec70x6366…f1e2Base—$1.02100%0x6366…f1e277d ago0x50f9a1…47c21f
0x28e8…dec70x6366…f1e2Base—$0.001661100%0x6366…f1e277d ago0xb11f29…738910
0x28e8…dec70x6366…f1e2Base—$0.006317100%0x6366…f1e277d ago0xa08ed9…315d91
0x28e8…dec70x6366…f1e2Base—$0.52100%0x6366…f1e277d ago0xd9abd3…6a2a27
0x28e8…dec70x6366…f1e2Base—$0.006331100%0x6366…f1e277d ago0x3d57b0…28936b
0x28e8…dec70x6366…f1e2Base—$0.62100%0x6366…f1e277d ago0x594670…d97d28
0x28e8…dec70x6366…f1e2Base—$0.94100%0xfc74…d8a577d ago0x040b7c…97eb40
0x28e8…dec70x6366…f1e2Base—$0.006602100%0x6366…f1e277d ago0xa96a2d…fb97e6
0x28e8…dec70x6366…f1e2Base—$2.02100%0x6366…f1e277d ago0x7d7ce4…79e5cd
0x28e8…dec70x6366…f1e2Base—$0.006372100%0x6366…f1e277d ago0x6e1ccd…f0ff8e
0x28e8…dec70x6366…f1e2Base—$0.32100%0x6366…f1e277d ago0xc92228…b1110e
0x28e8…dec70x6366…f1e2Base—$0.56100%0x17c8…043677d ago0xea43c7…f16024
0x28e8…dec70x6366…f1e2Base—$0.001671100%0x6366…f1e277d ago0xd2837f…252462
0x28e8…dec70x6366…f1e2Base—$0.006351100%0x6366…f1e277d ago0xcee7bf…19b625
0x28e8…dec70x6366…f1e2Base—$2.02100%0x6366…f1e277d ago0x228c7e…945034

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.