Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d2a…7d370x6d01…bb3eBase—$0.003100%coinbase18d ago0x57f9cd…168dd8
0x8d2a…7d370x6d01…bb3eBase—$0.003100%coinbase18d ago0x133e76…841e4a
0x8d2a…7d370x6d01…bb3eBase—$0.003100%coinbase18d ago0x3a30ae…2e7259
0x8d2a…7d370x6d01…bb3eBase—$0.003100%coinbase18d ago0x1c0fc4…1fadcb
0x8d2a…7d370x6d01…bb3eBase—$0.003100%coinbase18d ago0x52c71e…3dec87
0x8d2a…7d370x6d01…bb3eBase—$0.003100%coinbase18d ago0x86fb02…447f48
0x8d2a…7d370x6d01…bb3eBase—$0.003100%coinbase18d ago0x0efddc…9c1b1c
0x8d2a…7d370x6d01…bb3eBase—$0.003100%coinbase18d ago0x5dbd80…e5382f
0x8d2a…7d370x6d01…bb3eBase—$0.003100%coinbase18d ago0x600008…743c3c
0x8d2a…7d370x6d01…bb3eBase—$0.003100%coinbase18d ago0x5cc66d…80b18e
0x8d2a…7d370x6d01…bb3eBase—$0.003100%coinbase18d ago0xbe3c7a…66b332
0x8d2a…7d370x6d01…bb3eBase—$0.003100%coinbase18d ago0x8f4810…712b53
0x8d2a…7d370x6d01…bb3eBase—$0.003100%coinbase18d ago0xc12a65…46a269
0x8d2a…7d370x6d01…bb3eBase—$0.003100%coinbase18d ago0xb06795…899f89
0x8d2a…7d370x6d01…bb3eBase—$0.003100%coinbase18d ago0x45e313…b063a9
0x8d2a…7d370x6d01…bb3eBase—$0.003100%coinbase18d ago0xb28cd5…2cb70a
0x8d2a…7d370x6d01…bb3eBase—$0.003100%coinbase18d ago0xe0d9e3…3ebe52
0x8d2a…7d370x6d01…bb3eBase—$0.003100%coinbase18d ago0xd56ceb…4a8b05
0x8d2a…7d370x6d01…bb3eBase—$0.003100%coinbase18d ago0x1f9a04…899de6
0x8d2a…7d370x6d01…bb3eBase—$0.003100%coinbase18d ago0xd7d969…1d403b
0x8d2a…7d370x6d01…bb3eBase—$0.003100%coinbase18d ago0x9af784…723ccd
0x8d2a…7d370x6d01…bb3eBase—$0.003100%coinbase18d ago0xa216f5…f7966c
0x8d2a…7d370x6d01…bb3eBase—$0.003100%coinbase18d ago0x5489f5…843407
0x8d2a…7d370x6d01…bb3eBase—$0.003100%coinbase18d ago0x150bca…12ed7f

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.