Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d27…da450xd0b5…f224Base—$2.5970%0x3482…6f0e14d ago0x1a19c0…62b8b6
0xa071…74600xd0b5…f224Base—$67.2370%0x3482…6f0e14d ago0xd96885…33a332
0x0a1a…04120xd0b5…f224Base—$2.0170%0x3482…6f0e14d ago0xb21b33…a6c437
0x8b74…32480xd0b5…f224Base—$5.9970%0x3482…6f0e14d ago0x8d7c34…08f31f
0x5444…79c90xd0b5…f224Base—$19.9970%0x3482…6f0e14d ago0x05c9a0…9eb3e6
0x29ae…28190xd0b5…f224Base—$4.9470%0x3482…6f0e14d ago0xed2a02…2254ea
0x87c3…a18a0xd0b5…f224Base—$2.9670%0x3482…6f0e14d ago0xf324dd…cfcef8
0x0e18…4ff60xd0b5…f224Base—$3.8970%0x3482…6f0e14d ago0x61c6d2…65e9de
0xb72e…5b300xd0b5…f224Base—$35.0870%0x3482…6f0e14d ago0x229e7b…680be2
0x7809…87260xd0b5…f224Base—$5.8870%0x3482…6f0e14d ago0x7422ab…dd0aa1
0xb075…c3fc0xd0b5…f224Base—$197.0570%0x3482…6f0e14d ago0x991267…8823ab
0xe026…fd150xd0b5…f224Base—$9.9970%0x3482…6f0e14d ago0xfd1c4c…9121d2
0x3abb…3dc40xd0b5…f224Base—$9.7970%0x3482…6f0e14d ago0x497c0c…7bd4e4
0x2829…8bce0xd0b5…f224Base—$30.1470%0x3482…6f0e14d ago0x3475be…2433a4
0x853e…e9c70xd0b5…f224Base—$1.9970%0x3482…6f0e14d ago0x46fe00…9b755a
0x0a62…e0e20xd0b5…f224Base—$1,538.3870%0x3482…6f0e14d ago0x1b8a24…413249

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.