Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf1e8…8bfc0xd591…428cBase—$0.00170%0xea34…81fd7d ago0xf133f9…83dce4
0xf1e8…8bfc0xd591…428cBase—$0.00170%0xea34…81fd7d ago0xdc4ada…70eb82
0xf1e8…8bfc0xd591…428cBase—$0.00170%0xea34…81fd7d ago0x96da4a…959036
0xf1e8…8bfc0xd591…428cBase—$0.00170%0xea34…81fd7d ago0xa31182…651057
0xf1e8…8bfc0xd591…428cBase—$0.00170%0xea34…81fd7d ago0x07e400…59c228
0xf1e8…8bfc0xd591…428cBase—$0.00170%0xea34…81fd7d ago0xf2a4dc…41543c
0xf1e8…8bfc0xd591…428cBase—$0.00170%0xea34…81fd7d ago0xc6db6c…b5c0c0
0xf1e8…8bfc0xd591…428cBase—$0.00170%0xea34…81fd7d ago0x3367d2…5067ce
0xf1e8…8bfc0xd591…428cBase—$0.00170%0xea34…81fd7d ago0xdebf98…f94fdd
0xf1e8…8bfc0xd591…428cBase—$0.00170%0xea34…81fd7d ago0x6fdea3…50e03b
0xf1e8…8bfc0xd591…428cBase—$0.00170%0xea34…81fd7d ago0x0ff6de…ed18aa
0xf1e8…8bfc0xd591…428cBase—$0.00170%0xea34…81fd7d ago0x6fecba…7136bb
0xf1e8…8bfc0xd591…428cBase—$0.00170%0xea34…81fd7d ago0x0c0c15…bf71fe
0xf1e8…8bfc0xd591…428cBase—$0.00170%0xea34…81fd7d ago0x9ee3b6…dcea47
0xf1e8…8bfc0xd591…428cBase—$0.00170%0xea34…81fd7d ago0x2854ed…8fc3a4
0xf1e8…8bfc0xd591…428cBase—$0.00170%0xea34…81fd7d ago0xbb1880…1bff87
0xf1e8…8bfc0xd591…428cBase—$0.00170%0xea34…81fd7d ago0xa3d58c…5288df
0xf1e8…8bfc0xd591…428cBase—$0.00170%0xea34…81fd7d ago0x7189e9…110529
0xf1e8…8bfc0xd591…428cBase—$0.00170%0xea34…81fd7d ago0x9cf119…5727f9
0xf1e8…8bfc0xd591…428cBase—$0.00170%0xea34…81fd7d ago0xd61e21…f8a08f
0xf1e8…8bfc0xd591…428cBase—$0.00170%0xea34…81fd7d ago0x94bcb9…0b267c
0xf1e8…8bfc0xd591…428cBase—$0.00170%0xea34…81fd7d ago0x689e41…2c1af4
0xf1e8…8bfc0xd591…428cBase—$0.00170%0xea34…81fd7d ago0xddd726…2b094e
0xf1e8…8bfc0xd591…428cBase—$0.00170%0xea34…81fd7d ago0xcf4f51…22173c
0xf1e8…8bfc0xd591…428cBase—$0.00170%0xea34…81fd7d ago0x0f8a23…ce44a9

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.