Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa17c…60a90x47c5…4fc3Base—$15.7570%0x23e1…500323d ago0x44b7e4…8048b7
0xa17c…60a90x47c5…4fc3Base—$10.5070%0xe1d1…1b1923d ago0xe8bb75…34f918
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x5feb…0e1223d ago0xb232df…c12bb3
0xa17c…60a90x47c5…4fc3Base—$21.0070%0x493f…ab8f23d ago0xec028e…dd990b
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x826a…78de23d ago0x71216d…b22394
0xa17c…60a90x47c5…4fc3Base—$10.5070%0xdb8c…386123d ago0x4dfb32…acdbc1
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x666e…093023d ago0x4bc9be…9ac373
0xa17c…60a90x47c5…4fc3Base—$11.5570%0xf3d1…2b9c23d ago0x80b5b3…913b55
0xa17c…60a90x47c5…4fc3Base—$10.5070%0xbc7c…86d423d ago0x25ea08…6a7b45
0xa17c…60a90x47c5…4fc3Base—$10.5070%0xafd1…680d23d ago0xf3b3e2…7e8e2d
0xa17c…60a90x47c5…4fc3Base—$21.0070%0x04fd…2b5223d ago0xab5975…d22936
0xa17c…60a90x47c5…4fc3Base—$10.5070%0xe146…b43823d ago0x7576cd…15fb70
0xa17c…60a90x47c5…4fc3Base—$40.0070%0x160a…c89123d ago0x95fb3c…be6083
0xa17c…60a90x47c5…4fc3Base—$20.0070%0x6d25…ee4123d ago0x14dc2f…5752dc
0xa17c…60a90x47c5…4fc3Base—$10.5070%0xc506…1e3d23d ago0xf6a6ba…34c3c5
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x77d8…3bfa24d ago0x03f23a…ff65bb
0xa17c…60a90x47c5…4fc3Base—$11.5570%0x9510…bc1224d ago0xaf8209…e0fd2b
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x0524…938924d ago0xb41ff3…454584

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.