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.52100%0x6366…f1e278d ago0xee63cb…2a29fd
0x28e8…dec70x6366…f1e2Base—$0.000024100%0x6366…f1e278d ago0x4d87b1…921252
0x28e8…dec70x6366…f1e2Base—$0.006325100%0x6366…f1e278d ago0x560092…96c8a6
0x28e8…dec70x6366…f1e2Base—$0.42100%0x6366…f1e278d ago0x9e7d9f…bb043b
0x28e8…dec70x6366…f1e2Base—$0.55100%0xfc74…d8a578d ago0xb07b7b…34c27f
0x28e8…dec70x6366…f1e2Base—$0.001492100%0x6366…f1e278d ago0x9f72a2…f28c60
0x28e8…dec70x6366…f1e2Base—$1.07100%0x6366…f1e278d ago0x794ff2…5ccaa4
0x28e8…dec70x6366…f1e2Base—$0.45100%0x17c8…043678d ago0x34875e…5add9b
0x28e8…dec70x6366…f1e2Base—$0.001669100%0x6366…f1e278d ago0x2dd847…30a40a
0x28e8…dec70x6366…f1e2Base—$0.00636100%0x6366…f1e278d ago0xf71f1d…b7c50a
0x28e8…dec70x6366…f1e2Base—$0.76100%0x6366…f1e278d ago0x7c3519…3fef41
0x28e8…dec70x6366…f1e2Base—$0.30100%0xfc74…d8a578d ago0x655731…91d66a
0x28e8…dec70x6366…f1e2Base—$0.006348100%0x6366…f1e278d ago0x84c9d0…f26c9e
0x28e8…dec70x6366…f1e2Base—$0.57100%0x6366…f1e278d ago0x351565…6c4345
0x28e8…dec70x6366…f1e2Base—$0.001648100%0x6366…f1e278d ago0x8ce70f…7b8857
0x28e8…dec70x6366…f1e2Base—$0.006242100%0x6366…f1e278d ago0xf5806b…ba079a
0x28e8…dec70x6366…f1e2Base—$4.42100%0x6366…f1e278d ago0x1f243a…873326
0x28e8…dec70x6366…f1e2Base—$0.006397100%0x6366…f1e279d ago0x80afa1…2410f7
0x28e8…dec70x6366…f1e2Base—$5.02100%0x6366…f1e279d ago0xb5fbbb…388df4
0x28e8…dec70x6366…f1e2Base—$0.001671100%0x6366…f1e279d ago0x453978…b3489f
0x28e8…dec70x6366…f1e2Base—$0.006362100%0x6366…f1e279d ago0x266172…9dc6ad
0x28e8…dec70x6366…f1e2Base—$2.42100%0x6366…f1e279d ago0x0593e9…a80fbf
0x28e8…dec70x6366…f1e2Base—$0.02100%0xfc74…d8a579d ago0xce76ca…7563c5
0x28e8…dec70x6366…f1e2Base—$0.006389100%0x6366…f1e279d ago0x1c2fcc…2c2dc5
0x28e8…dec70x6366…f1e2Base—$1.12100%0x6366…f1e279d ago0x39a329…36a9a4

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.