Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8a1a…aa530x38c9…a584Basex402 service$0.005100%coinbase42d ago0xe00e71…426ff3
0x8a1a…aa530x38c9…a584Basex402 service$0.005100%coinbase42d ago0x894bc5…55b16e
0xc533…2d7a0x38c9…a584Basex402 service$0.005100%coinbase42d ago0xd59b2a…3fdc08
0xc533…2d7a0x38c9…a584Basex402 service$0.005100%coinbase42d ago0x7224a9…fe4ea8
0xc533…2d7a0x38c9…a584Basex402 service$0.005100%coinbase42d ago0x4eb101…89e5d1
0xc533…2d7a0x38c9…a584Basex402 service$0.005100%coinbase42d ago0x7652d0…c66d9d
0x8a1a…aa530x38c9…a584Basex402 service$0.005100%coinbase42d ago0xe083bb…e7849e
0x8a1a…aa530x38c9…a584Basex402 service$0.005100%coinbase42d ago0x16641b…550419
0x1ded…06490x38c9…a584Basex402 service$0.001100%coinbase42d ago0xf150bc…fb65ac
0x8a1a…aa530x38c9…a584Basex402 service$0.005100%coinbase42d ago0xb08c45…3bf4bc
0x8a1a…aa530x38c9…a584Basex402 service$0.005100%coinbase42d ago0x2e81d0…51e05e
0x8a1a…aa530x38c9…a584Basex402 service$0.005100%coinbase42d ago0xeaf9c8…f42c40
0x8a1a…aa530x38c9…a584Basex402 service$0.005100%coinbase42d ago0x69f479…f1e721
0x8a1a…aa530x38c9…a584Basex402 service$0.005100%coinbase43d ago0xa416fa…25d59e
0x8a1a…aa530x38c9…a584Basex402 service$0.005100%coinbase43d ago0x09c833…3f83c3
0xc533…2d7a0x38c9…a584Basex402 service$0.01100%coinbase43d ago0xacc195…fb6ab0
0x8a1a…aa530x38c9…a584Basex402 service$0.005100%coinbase43d ago0x33c48e…09b7b9
0x8a1a…aa530x38c9…a584Basex402 service$0.005100%coinbase43d ago0xef955d…c4b05c
0xc533…2d7a0x38c9…a584Basex402 service$0.005100%coinbase43d ago0xa50f06…6428b9
0xc533…2d7a0x38c9…a584Basex402 service$0.005100%coinbase43d ago0x8348ee…f8961d

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.