Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase38d ago0x5edc0f…9db645
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase38d ago0x4b65fc…1599c8
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase38d ago0xd7076d…93397d
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase38d ago0xf177ca…606bcd
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase38d ago0x75273c…c5c4fb
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase38d ago0x9ab460…2caf19
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase38d ago0xc8cf24…f9e758
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase38d ago0x923d83…3f9140
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase38d ago0xfc3b35…b49717
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase38d ago0xc203fa…82e9de
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase38d ago0xf7ebc9…5dc35b
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase38d ago0xaea9bc…f1ea0b
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase38d ago0x0fbd3d…017a57
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase38d ago0xa848bd…6b95e1
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase38d ago0xb9210d…a53a4d
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase38d ago0xf1f324…52c270
0x14bd…5f760x8a59…a822Basex402 service$0.001100%coinbase38d ago0xe55810…b3a9a8
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase38d ago0xf5eaef…c60e09
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase38d ago0x06e2c9…d1c918
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase38d ago0xeaf5af…b9cfae
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase38d ago0x724f90…6d6ad1
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase38d ago0xe7cc2c…e4a9f0
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase38d ago0xf91acf…1fbf4c
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase38d ago0x8ba6bb…0ff4eb
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase38d ago0x4070ea…f8761d

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.