Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x65fc…90570x82b1…cd7bBasex402 service$0.001100%coinbase68d ago0x50f9a1…0e8171
0x65fc…90570x82b1…cd7bBasex402 service$0.001100%coinbase68d ago0x19d0be…59bad2
0x65fc…90570x82b1…cd7bBasex402 service$0.001100%coinbase68d ago0xe291ba…6249fe
0x65fc…90570x82b1…cd7bBasex402 service$0.001100%coinbase68d ago0xe03dc9…7f02c2
0x65fc…90570x82b1…cd7bBasex402 service$0.001100%coinbase68d ago0x0c8789…4b85c5
0x65fc…90570x82b1…cd7bBasex402 service$0.001100%coinbase68d ago0x1d69e9…7ad177
0x65fc…90570x82b1…cd7bBasex402 service$0.001100%coinbase68d ago0x537a94…c1e5c6
0x65fc…90570x82b1…cd7bBasex402 service$0.001100%coinbase68d ago0x844d8c…e2e1f1
0x65fc…90570x82b1…cd7bBasex402 service$0.001100%coinbase68d ago0xbba321…028c5b
0x65fc…90570x82b1…cd7bBasex402 service$0.001100%coinbase68d ago0x659d0f…e3aaa9
0x65fc…90570x82b1…cd7bBasex402 service$0.001100%coinbase68d ago0x82ce30…2865fc
0x65fc…90570x82b1…cd7bBasex402 service$0.001100%coinbase68d ago0x98c099…8f5996
0x65fc…90570x82b1…cd7bBasex402 service$0.001100%coinbase68d ago0x5df41a…905ddc
0x65fc…90570x82b1…cd7bBasex402 service$0.001100%coinbase68d ago0x2895ee…cf4e2a
0x65fc…90570x82b1…cd7bBasex402 service$0.001100%coinbase68d ago0xecf86e…f1a6a1
0x65fc…90570x82b1…cd7bBasex402 service$0.001100%coinbase68d ago0xf27d06…8c23d7
0x65fc…90570x82b1…cd7bBasex402 service$0.001100%coinbase68d ago0xd938bf…3ff384
0x65fc…90570x82b1…cd7bBasex402 service$0.001100%coinbase68d ago0x57ad68…6f387e
0x65fc…90570x82b1…cd7bBasex402 service$0.001100%coinbase68d ago0xf587ac…bd2280
0x65fc…90570x82b1…cd7bBasex402 service$0.001100%coinbase68d ago0xf6016b…055a75
0x65fc…90570x82b1…cd7bBasex402 service$0.001100%coinbase68d ago0x16577b…6f41a6
0x65fc…90570x82b1…cd7bBasex402 service$0.001100%coinbase68d ago0x7b4d03…09db1a
0x65fc…90570x82b1…cd7bBasex402 service$0.001100%coinbase68d ago0xd2c1ed…cbee5f
0x65fc…90570x82b1…cd7bBasex402 service$0.001100%coinbase68d ago0xd33c91…d4b63b
0x65fc…90570x82b1…cd7bBasex402 service$0.001100%coinbase68d ago0x03f5a8…a42f8b

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.