Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI20d ago0x1f4393…ba9bac
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase20d ago0x58db15…33f994
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase20d ago0xe8679b…0e8d2b
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI20d ago0x070257…c25ace
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase20d ago0x25ea7e…e51e57
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI20d ago0xe4d70a…3a555b
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase20d ago0xca56dd…b68c39
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI20d ago0x40efda…d6b2c3
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI20d ago0x9d9a67…815c1a
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase20d ago0xb88b27…4061bb
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase20d ago0xf64524…67e717
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI20d ago0x976f75…a6620e
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI20d ago0x5d7b31…3c9244
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase20d ago0x2386b0…da93b9
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI20d ago0xcaee9c…7fefab
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase20d ago0x0bc44b…8fbc08
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase20d ago0x8b2e39…a8e369
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI20d ago0x0c11d5…377607
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI20d ago0x43f009…ddf206
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase20d ago0xd2478e…96893d
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase20d ago0x5dbc5f…a7ee37
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI20d ago0xc4b29e…777c77
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI20d ago0xdf54df…d17054
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase20d ago0xaac879…d33057
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI20d ago0x8d9603…f636d2

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.