Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe2d…05570x2583…967eBasex402 service$0.01100%coinbase58d ago0xd68286…a4026c
0xbc19…f2eb0x2583…967eBasex402 service$0.01100%coinbase58d ago0xec864a…e2b50a
0xbc19…f2eb0x2583…967eBasex402 service$0.01100%coinbase58d ago0x91be0d…871ac8
0xbc19…f2eb0x2583…967eBasex402 service$0.01100%coinbase58d ago0x5ef865…aad136
0xbc19…f2eb0x2583…967eBasex402 service$0.01100%coinbase58d ago0x361467…3882d9
0xbc19…f2eb0x2583…967eBasex402 service$0.01100%coinbase58d ago0xfdedd8…458fca
0x3258…ebce0x2583…967eBasex402 service$0.75100%coinbase59d ago0x1b7779…118c8c
0x3258…ebce0x2583…967eBasex402 service$0.35100%coinbase59d ago0xc9e2c0…eaa9b7
0x3258…ebce0x2583…967eBasex402 service$0.04100%coinbase59d ago0x0cf273…26cd10
0x3258…ebce0x2583…967eBasex402 service$0.03100%coinbase59d ago0x5d4484…60405f
0x3258…ebce0x2583…967eBasex402 service$0.03100%coinbase59d ago0xd236eb…7db7e4
0x3258…ebce0x2583…967eBasex402 service$0.03100%coinbase59d ago0x50c78d…bc13ec
0x3258…ebce0x2583…967eBasex402 service$0.03100%coinbase59d ago0x469426…376b10
0x3258…ebce0x2583…967eBasex402 service$0.03100%coinbase59d ago0xab2dc6…452458
0x3258…ebce0x2583…967eBasex402 service$0.10100%coinbase59d ago0x77eea2…0e6b2e
0x3258…ebce0x2583…967eBasex402 service$0.03100%coinbase59d ago0x7a806b…f31df8
0x3258…ebce0x2583…967eBasex402 service$0.02100%coinbase59d ago0xcf8a33…c73e06
0x3258…ebce0x2583…967eBasex402 service$0.04100%coinbase59d ago0xe6188d…64abb1
0x3258…ebce0x2583…967eBasex402 service$0.01100%coinbase59d ago0xb88e96…061b66
0x3258…ebce0x2583…967eBasex402 service$0.01100%coinbase59d ago0xdc326f…96e0cf
0x3258…ebce0x2583…967eBasex402 service$0.01100%coinbase59d ago0xb5fc08…a16fe2
0x3258…ebce0x2583…967eBasex402 service$0.01100%coinbase59d ago0xa7aff3…5d037d
0x3258…ebce0x2583…967eBasex402 service$0.01100%coinbase59d ago0x1d656c…8e5561
0x3258…ebce0x2583…967eBasex402 service$0.01100%coinbase59d ago0x1ffa93…7d1c1b
0x3258…ebce0x2583…967eBasex402 service$0.01100%coinbase59d ago0x656012…321441

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.