Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbe14…f6360xef43…6c7fBase$0.20100%virtuals176d ago0xc0ebfa…e5090f
0xbe14…f6360xef43…6c7fBase$0.50100%virtuals176d ago0x9b27d9…7d1a61
0xbe14…f6360xef43…6c7fBase$1.00100%virtuals176d ago0x76dfd1…d0a744
0xbe14…f6360xef43…6c7fBase$1.00100%virtuals177d ago0x45080d…47b076
0xbe14…f6360xef43…6c7fBase$0.50100%virtuals177d ago0x9b489b…a0bdc2
0xbe14…f6360xef43…6c7fBase$1.00100%virtuals177d ago0xbc72f6…cf6176
0xbe14…f6360xef43…6c7fBase$3.00100%virtuals177d ago0xa2a5d5…0e278f
0xbe14…f6360xef43…6c7fBase$1.00100%virtuals177d ago0x4f300b…419143
0xbe14…f6360xef43…6c7fBase$1.50100%virtuals177d ago0xe06950…27f0a6
0xbe14…f6360xef43…6c7fBase$0.50100%virtuals177d ago0xf02afb…678e5f
0xbe14…f6360xef43…6c7fBase$0.20100%virtuals177d ago0xffe841…685642
0xbe14…f6360xef43…6c7fBase$0.20100%virtuals177d ago0x73b325…284f65
0xbe14…f6360xef43…6c7fBase$1.00100%virtuals177d ago0xad73c8…d2f34a
0xbe14…f6360xef43…6c7fBase$1.00100%virtuals177d ago0x2cf18b…f69e35
0xbe14…f6360xef43…6c7fBase$0.50100%coinbase177d ago0x7bd337…0bc6fd
0xbe14…f6360xef43…6c7fBase$0.50100%virtuals177d ago0x7d0b11…541a25
0xbe14…f6360xef43…6c7fBase$5.00100%virtuals177d ago0x1efce3…501cd2

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.