Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa16804…456bec
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI105d ago0x100409…abfdaf
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa6c0bf…bbbb2c
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf4910d…39e812
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI105d ago0x74c78a…4aa4f9
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI105d ago0x831e5a…01b2b3
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI105d ago0x547219…734535
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc90704…37f888
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4dad56…9fe809
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI105d ago0x078bf4…edd62a
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI105d ago0xba24c5…d74b5d
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI105d ago0x31e9ee…84a96d
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcfa635…3ae8c7
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0d4dca…d95633
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3e474e…18dbd1
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9b52f8…f03263
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6c74a6…05dc2a
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfc2407…d46e53
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI105d ago0x41fa83…323fee
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9fef49…fe34b6
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI105d ago0x211c34…597d04
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8d3384…968894
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0b8d9c…9d5214
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd7beea…c7dbba
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI105d ago0x35d778…cd8e04

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.