Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc78…3e4b0x3dcb…32e1Basex402 service$0.005100%coinbase94d ago0x0f22a5…021ce2
0x3d6e…5e7d0x3dcb…32e1Basex402 service$0.005100%coinbase94d ago0x488d2f…a247c5
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase94d ago0xcb7b0c…e4a8df
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase94d ago0x8b5969…57ff30
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase94d ago0x2d0d72…445cfe
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase94d ago0xb6fd40…0c390e
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase94d ago0x50dad1…4f66e5
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase94d ago0x58a24b…3943f7
0xeeb7…b90c0x3dcb…32e1Basex402 service$0.005100%coinbase94d ago0x0736ae…31f6f7
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase94d ago0x6cd58e…e9cf78
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase94d ago0x548919…13ed7a
0xc43f…49ab0x3dcb…32e1Basex402 service$0.005100%coinbase94d ago0x50fce2…c8f67b
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase94d ago0x5a46ba…446d42
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase94d ago0xe0b712…bd8831
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase94d ago0xcfa5a7…905448
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase94d ago0x804950…737af2
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase94d ago0x8efe2d…580988
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase94d ago0xbac78d…5bcea3
0xd854…6f1c0x3dcb…32e1Basex402 service$0.005100%coinbase94d ago0xe2a126…219153
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase94d ago0x7c30da…d415c9
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase94d ago0xc9c603…39118b
0xd243…f63f0x3dcb…32e1Basex402 service$0.002100%coinbase94d ago0xaf6ae5…1390e0
0x27c5…76c20x3dcb…32e1Basex402 service$0.005100%coinbase94d ago0x06f5ee…4e4f45
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase95d ago0x620dce…e3d48b
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase95d ago0x01375d…9173bd

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.