Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfeeb…b7810xb0ae…2099Basex402 service$0.004100%coinbase21d ago0xd43f5f…5c907a
0xfeeb…b7810xb0ae…2099Basex402 service$0.004100%coinbase21d ago0xe8ddef…c4684e
0xfeeb…b7810xb0ae…2099Basex402 service$0.004100%coinbase21d ago0x137dfd…38e5c5
0xfeeb…b7810xb0ae…2099Basex402 service$0.004100%coinbase21d ago0xc238f4…8351b7
0xfeeb…b7810xb0ae…2099Basex402 service$0.004100%coinbase21d ago0xa01772…f9a472
0xfeeb…b7810xb0ae…2099Basex402 service$0.004100%coinbase21d ago0xfa3099…e1b907
0xfeeb…b7810xb0ae…2099Basex402 service$0.004100%coinbase21d ago0xc42ce2…811e9b
0xfeeb…b7810xb0ae…2099Basex402 service$0.004100%coinbase21d ago0xd29e36…301c3b
0xfeeb…b7810xb0ae…2099Basex402 service$0.004100%coinbase21d ago0x504654…53281f
0xfeeb…b7810xb0ae…2099Basex402 service$0.004100%coinbase21d ago0x6dfb6e…645f24
0xfeeb…b7810xb0ae…2099Basex402 service$0.004100%coinbase21d ago0xac5ab1…1f7144
0xfeeb…b7810xb0ae…2099Basex402 service$0.004100%coinbase21d ago0x3be28f…b098bc
0xfeeb…b7810xb0ae…2099Basex402 service$0.004100%coinbase21d ago0x2af744…1f9e30
0xfeeb…b7810xb0ae…2099Basex402 service$0.004100%coinbase21d ago0x670807…e78bbe
0xfeeb…b7810xb0ae…2099Basex402 service$0.004100%coinbase21d ago0x363b27…2cc896
0xfeeb…b7810xb0ae…2099Basex402 service$0.004100%coinbase21d ago0x6e6eb7…84bd04
0xfeeb…b7810xb0ae…2099Basex402 service$0.004100%coinbase21d ago0x519ef4…76580c
0xfeeb…b7810xb0ae…2099Basex402 service$0.004100%coinbase21d ago0xc5c81d…708144
0xfeeb…b7810xb0ae…2099Basex402 service$0.004100%coinbase21d ago0x5dd75d…d139eb
0xfeeb…b7810xb0ae…2099Basex402 service$0.004100%coinbase21d ago0x2762e0…612a1a
0xfeeb…b7810xb0ae…2099Basex402 service$0.004100%coinbase21d ago0x36b7d4…beac5e
0xfeeb…b7810xb0ae…2099Basex402 service$0.004100%coinbase21d ago0xd0610a…77e862
0xfeeb…b7810xb0ae…2099Basex402 service$0.004100%coinbase21d ago0xe6f9fa…6a4f79
0xfeeb…b7810xb0ae…2099Basex402 service$0.004100%coinbase21d ago0x8e0db0…e57aed
0xfeeb…b7810xb0ae…2099Basex402 service$0.004100%coinbase21d ago0x2ccf7c…5bb567

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.