Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdcf157…f50d1c
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdd9459…05ded2
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4434ba…35b6dc
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x238100…6e87d6
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa0f4c8…f6bd9a
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x355ab2…35af00
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x974408…9247b4
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI115d ago0xad5e7c…68b7b0
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x04cab9…441274
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x32cc45…41970d
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7de0e1…f1500e
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe8d8b0…5e283d
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI115d ago0xcdbcfd…890739
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x667fa9…32fc86
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x05eab0…531396
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa6ab49…ba1fb6
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x723ab4…340ee0
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd572ab…8f607c
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x605701…61f52d
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4751ab…5da44b
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3fbcda…c898f4
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI115d ago0xacbd85…36c350
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x145cd3…72a4c7
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x33e617…1fd98c
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI115d ago0xef9d91…f45798

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.