Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc315…f9f30xf732…b829BasePocket NetworkWeb$0.005100%coinbase1d ago0x4d058c…240d6e
0xc315…f9f30xf732…b829BasePocket NetworkWeb$0.005100%coinbase1d ago0x508aed…020c9f
0xc315…f9f30xf732…b829BasePocket NetworkWeb$0.005100%coinbase1d ago0xaa838d…5e4762
0xc315…f9f30xf732…b829BasePocket NetworkWeb$0.005100%coinbase1d ago0x2ca7cf…a6082f
0xc315…f9f30xf732…b829BasePocket NetworkWeb$0.005100%coinbase1d ago0x072b26…ad7015
0xc315…f9f30xf732…b829BasePocket NetworkWeb$0.005100%coinbase1d ago0x6676a9…03a90f
0xc315…f9f30xf732…b829BasePocket NetworkWeb$0.005100%coinbase1d ago0x6fda35…f00607
0xc315…f9f30xf732…b829BasePocket NetworkWeb$0.005100%coinbase1d ago0x860229…22d26d
0xc315…f9f30xf732…b829BasePocket NetworkWeb$0.005100%coinbase1d ago0x23f203…d31c35
0xc315…f9f30xf732…b829BasePocket NetworkWeb$0.005100%coinbase1d ago0x666509…59f0aa
0xc315…f9f30xf732…b829BasePocket NetworkWeb$0.005100%coinbase1d ago0xe37cee…9cab82
0xc315…f9f30xf732…b829BasePocket NetworkWeb$0.005100%coinbase1d ago0x425bfe…074319
0xc315…f9f30xf732…b829BasePocket NetworkWeb$0.005100%coinbase1d ago0x073d7f…c2408e
0xc315…f9f30xf732…b829BasePocket NetworkWeb$0.005100%coinbase1d ago0x6654e4…0f0539
0xc315…f9f30xf732…b829BasePocket NetworkWeb$0.005100%coinbase1d ago0xa3938b…5c8f2e
0xc315…f9f30xf732…b829BasePocket NetworkWeb$0.005100%coinbase1d ago0x51f889…253db6
0xc315…f9f30xf732…b829BasePocket NetworkWeb$0.005100%coinbase1d ago0x01b091…0ed281
0xc315…f9f30xf732…b829BasePocket NetworkWeb$0.005100%coinbase1d ago0x7accf6…9604d2
0xc315…f9f30xf732…b829BasePocket NetworkWeb$0.005100%coinbase1d ago0x0fcce9…3264ba
0xc315…f9f30xf732…b829BasePocket NetworkWeb$0.005100%coinbase1d ago0x27f4a5…6f89b0
0xc315…f9f30xf732…b829BasePocket NetworkWeb$0.005100%coinbase1d ago0xcea075…58b993
0xc315…f9f30xf732…b829BasePocket NetworkWeb$0.005100%coinbase1d ago0xeb2361…fb9fff
0xc315…f9f30xf732…b829BasePocket NetworkWeb$0.005100%coinbase1d ago0x66c015…9d50d7
0xc315…f9f30xf732…b829BasePocket NetworkWeb$0.005100%coinbase1d ago0xb1aa62…bf82b3
0xc315…f9f30xf732…b829BasePocket NetworkWeb$0.005100%coinbase1d ago0xcd9246…139c10

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.