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…a21b41d ago0x7df487…2a3827
0xc9bc…5e1b0x12a9…a21bBase—$0.00170%0x12a9…a21b41d ago0xe16f84…6efd8e
0xc9bc…5e1b0x12a9…a21bBase—$0.00170%0x12a9…a21b41d ago0x13f00b…a0b48b
0xc9bc…5e1b0x12a9…a21bBase—$0.00170%0x12a9…a21b41d ago0xa09ccf…7d15aa
0xc9bc…5e1b0x12a9…a21bBase—$0.00170%0x12a9…a21b41d ago0x55feaa…04f3fa
0xc9bc…5e1b0x12a9…a21bBase—$0.00170%0x12a9…a21b41d ago0x538e34…d6da9e
0xc9bc…5e1b0x12a9…a21bBase—$0.00170%0x12a9…a21b41d ago0x947198…217e62
0xc9bc…5e1b0x12a9…a21bBase—$0.00170%0x12a9…a21b41d ago0x5bcb47…32eb67
0xc9bc…5e1b0x12a9…a21bBase—$0.00170%0x12a9…a21b41d ago0xb24c22…6d322d
0xc9bc…5e1b0x12a9…a21bBase—$0.00170%0x12a9…a21b41d ago0x914fcf…ecbc29
0xc9bc…5e1b0x12a9…a21bBase—$0.00170%0x12a9…a21b41d ago0xa33534…8ca021
0xc9bc…5e1b0x12a9…a21bBase—$0.00170%0x12a9…a21b41d ago0xdec305…622e51
0xc9bc…5e1b0x12a9…a21bBase—$0.00170%0x12a9…a21b41d ago0xa22f81…f7a00f
0xc9bc…5e1b0x12a9…a21bBase—$0.00170%0x12a9…a21b41d ago0x859f3e…eb5ebc
0xc9bc…5e1b0x12a9…a21bBase—$0.00170%0x12a9…a21b41d ago0x26720d…d4dee4
0xc9bc…5e1b0x12a9…a21bBase—$0.00170%0x12a9…a21b41d ago0x58a0c4…18027d
0xc9bc…5e1b0x12a9…a21bBase—$0.00170%0x12a9…a21b41d ago0x19f4e5…78ecb5
0xc9bc…5e1b0x12a9…a21bBase—$0.00170%0x12a9…a21b41d ago0x0854d4…e9bd95
0xc9bc…5e1b0x12a9…a21bBase—$0.00170%0x12a9…a21b41d ago0x3cb815…55a5a7
0xc9bc…5e1b0x12a9…a21bBase—$0.00170%0x12a9…a21b41d ago0xe657e4…c5a2fc
0xc9bc…5e1b0x12a9…a21bBase—$0.00170%0x12a9…a21b41d ago0x6b6d39…e6fec3
0xc9bc…5e1b0x12a9…a21bBase—$0.00170%0x12a9…a21b41d ago0xa361b6…316ece
0xc9bc…5e1b0x12a9…a21bBase—$0.00170%0x12a9…a21b41d ago0xfd45e4…06a5e0
0xf2c8…eac00x12a9…a21bBase—$0.00170%0x12a9…a21b41d ago0x2ebee3…f32b69
0xf2c8…eac00x12a9…a21bBase—$0.00170%0x12a9…a21b41d ago0xfb0097…1a9ee6

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.