Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9db5…82de0x12a9…a21bBase—$0.00170%0x12a9…a21b1d ago0x076f34…0c5074
0x9db5…82de0x12a9…a21bBase—$0.00170%0x12a9…a21b1d ago0xe5f41f…fda28a
0x9db5…82de0x12a9…a21bBase—$0.00170%0x12a9…a21b1d ago0x46bd78…e619b0
0x9db5…82de0x12a9…a21bBase—$0.00170%0x12a9…a21b1d ago0x111ba5…619482
0x9db5…82de0x12a9…a21bBase—$0.00170%0x12a9…a21b1d ago0x9552e1…04806f
0x9db5…82de0x12a9…a21bBase—$0.00170%0x12a9…a21b1d ago0x0db74e…071761
0xe29c…c8550x12a9…a21bBase—$0.00170%0x12a9…a21b1d ago0xec6615…8d7fa6
0xe29c…c8550x12a9…a21bBase—$0.00170%0x12a9…a21b1d ago0xc646a1…b19fc8
0xe29c…c8550x12a9…a21bBase—$0.00170%0x12a9…a21b1d ago0xb797c8…7e96c2
0xe29c…c8550x12a9…a21bBase—$0.00170%0x12a9…a21b1d ago0x0df474…76a663
0xe29c…c8550x12a9…a21bBase—$0.00170%0x12a9…a21b1d ago0xc500fa…1ddea5
0xe29c…c8550x12a9…a21bBase—$0.00170%0x12a9…a21b1d ago0x98009c…be0348
0xe29c…c8550x12a9…a21bBase—$0.00170%0x12a9…a21b1d ago0xafb867…3e2303
0xe29c…c8550x12a9…a21bBase—$0.00170%0x12a9…a21b1d ago0xc5b320…7834f1
0xe29c…c8550x12a9…a21bBase—$0.00170%0x12a9…a21b1d ago0xacca83…04ece9
0xe29c…c8550x12a9…a21bBase—$0.00170%0x12a9…a21b1d ago0x867fb2…83d926
0xe29c…c8550x12a9…a21bBase—$0.00170%0x12a9…a21b1d ago0x4dfb7c…b69af6
0xe29c…c8550x12a9…a21bBase—$0.00170%0x12a9…a21b1d ago0xc29967…b1555b
0xe29c…c8550x12a9…a21bBase—$0.00170%0x12a9…a21b1d ago0xf27ff6…7f57a9
0xe29c…c8550x12a9…a21bBase—$0.00170%0x12a9…a21b1d ago0x5a7c4a…7e2716
0xe29c…c8550x12a9…a21bBase—$0.00170%0x12a9…a21b1d ago0x84f98b…e7b7eb
0xe29c…c8550x12a9…a21bBase—$0.00170%0x12a9…a21b1d ago0x7216a3…082089
0xe29c…c8550x12a9…a21bBase—$0.00170%0x12a9…a21b1d ago0x57a136…a60048
0xe29c…c8550x12a9…a21bBase—$0.00170%0x12a9…a21b1d ago0x17a5e6…433fca
0xe29c…c8550x12a9…a21bBase—$0.00170%0x12a9…a21b1d ago0x999d59…1f0d6b

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.