Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9bc…5e1b0x12a9…a21bBase$0.00170%0x12a9…a21b39d ago0x499fa5…324cd6
0xc9bc…5e1b0x12a9…a21bBase$0.00170%0x12a9…a21b39d ago0x203989…398947
0xc9bc…5e1b0x12a9…a21bBase$0.00170%0x12a9…a21b39d ago0x7f7a3e…4c52b7
0xc9bc…5e1b0x12a9…a21bBase$0.00170%0x12a9…a21b39d ago0x508914…791420
0xc9bc…5e1b0x12a9…a21bBase$0.00170%0x12a9…a21b39d ago0x4fa219…4a4bc6
0xc9bc…5e1b0x12a9…a21bBase$0.00170%0x12a9…a21b39d ago0x1dd227…d62c01
0xc9bc…5e1b0x12a9…a21bBase$0.00170%0x12a9…a21b39d ago0xbdbdaf…cdd0a4
0x9db5…82de0x12a9…a21bBase$0.00170%0x12a9…a21b39d ago0x027c1e…8a85e3
0x9db5…82de0x12a9…a21bBase$0.00170%0x12a9…a21b39d ago0x4e3936…3c2e42
0x9db5…82de0x12a9…a21bBase$0.00170%0x12a9…a21b39d ago0x1379d2…72981b
0x9db5…82de0x12a9…a21bBase$0.00170%0x12a9…a21b39d ago0x57b99f…21657b
0x9db5…82de0x12a9…a21bBase$0.00170%0x12a9…a21b39d ago0xd58735…8d76e3
0x9db5…82de0x12a9…a21bBase$0.00170%0x12a9…a21b39d ago0x5dec41…85013c
0x9db5…82de0x12a9…a21bBase$0.00170%0x12a9…a21b39d ago0x6c2542…bb2ada
0x9db5…82de0x12a9…a21bBase$0.00170%0x12a9…a21b39d ago0x76458d…a0a119
0x9db5…82de0x12a9…a21bBase$0.00170%0x12a9…a21b39d ago0xe84a13…4e37ba
0x9db5…82de0x12a9…a21bBase$0.00170%0x12a9…a21b39d ago0x98e2f4…6e4cc8
0x9db5…82de0x12a9…a21bBase$0.00170%0x12a9…a21b39d ago0x180f99…fa244b
0x9db5…82de0x12a9…a21bBase$0.00170%0x12a9…a21b39d ago0x560373…95e5fc
0x9db5…82de0x12a9…a21bBase$0.00170%0x12a9…a21b39d ago0x8115ff…19203e
0x9db5…82de0x12a9…a21bBase$0.00170%0x12a9…a21b39d ago0x0b91ad…617077
0x9db5…82de0x12a9…a21bBase$0.00170%0x12a9…a21b39d ago0xe3c825…e0e222
0x9db5…82de0x12a9…a21bBase$0.00170%0x12a9…a21b39d ago0xffcbed…d0c6bb
0x9db5…82de0x12a9…a21bBase$0.00170%0x12a9…a21b39d ago0x627354…53ee02
0x9db5…82de0x12a9…a21bBase$0.00170%0x12a9…a21b39d ago0x981498…609de2

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.