Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8749…bc9c0xb0ae…2099Basex402 service$0.003100%coinbase6d ago0xf8eab8…1fd350
0x8749…bc9c0xb0ae…2099Basex402 service$0.003100%coinbase6d ago0x708e8b…bd2d86
0x8749…bc9c0xb0ae…2099Basex402 service$0.003100%coinbase6d ago0xfcb086…3ac7f5
0x8749…bc9c0xb0ae…2099Basex402 service$0.003100%coinbase6d ago0xfdf25a…5ab33c
0x8749…bc9c0xb0ae…2099Basex402 service$0.003100%coinbase6d ago0x06eedb…5f0c4b
0x8749…bc9c0xb0ae…2099Basex402 service$0.003100%coinbase6d ago0xe3cf9d…f466c6
0x8749…bc9c0xb0ae…2099Basex402 service$0.003100%coinbase6d ago0x06d22d…aba8f7
0x8749…bc9c0xb0ae…2099Basex402 service$0.003100%coinbase6d ago0x72366f…5e89fd
0x8749…bc9c0xb0ae…2099Basex402 service$0.003100%coinbase6d ago0xc999cf…3a2c3b
0x8749…bc9c0xb0ae…2099Basex402 service$0.003100%coinbase6d ago0x1733f2…c210e4
0x8749…bc9c0xb0ae…2099Basex402 service$0.003100%coinbase6d ago0xc8764a…f4dbf6
0x8749…bc9c0xb0ae…2099Basex402 service$0.003100%coinbase6d ago0xb8d96b…10cd6f
0x61be…4ddb0xb0ae…2099Basex402 service$2.00100%coinbase6d ago0xf2278f…4bd0ad
0x61be…4ddb0xb0ae…2099Basex402 service$2.00100%coinbase6d ago0xf6a254…bce24a
0x61be…4ddb0xb0ae…2099Basex402 service$2.00100%coinbase6d ago0xc69492…b38251
0x61be…4ddb0xb0ae…2099Basex402 service$2.00100%coinbase6d ago0x0e9850…662948
0x61be…4ddb0xb0ae…2099Basex402 service$2.00100%coinbase6d ago0xfb0b57…6cae25
0x61be…4ddb0xb0ae…2099Basex402 service$2.00100%coinbase6d ago0x44cbc9…4573de
0x61be…4ddb0xb0ae…2099Basex402 service$2.00100%coinbase6d ago0x489eb5…faeaf6
0x61be…4ddb0xb0ae…2099Basex402 service$2.00100%coinbase6d ago0xf74487…a7479e
0x61be…4ddb0xb0ae…2099Basex402 service$2.00100%coinbase6d ago0xa51322…6f8aad
0x61be…4ddb0xb0ae…2099Basex402 service$2.00100%coinbase6d ago0xc5bc86…8cdb68
0x61be…4ddb0xb0ae…2099Basex402 service$2.00100%coinbase6d ago0xef6bcf…4ce793
0x61be…4ddb0xb0ae…2099Basex402 service$2.00100%coinbase6d ago0x9deeba…5a4e88
0x61be…4ddb0xb0ae…2099Basex402 service$2.00100%coinbase6d ago0x8d5d12…c83679

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.