Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9a07…9eea0xc327…815fBasex402 service$0.005100%coinbase8d ago0xf1432c…4ef05b
0xdb00…1fac0xc327…815fBasex402 service$0.005100%coinbase8d ago0x270d5c…e35347
0xdb00…1fac0xc327…815fBasex402 service$0.005100%coinbase8d ago0x3a1fb6…f291e8
0xdb00…1fac0xc327…815fBasex402 service$0.005100%coinbase8d ago0x09c2c6…b8b38e
0xdb00…1fac0xc327…815fBasex402 service$0.005100%coinbase8d ago0x54d4c2…6988da
0xdb00…1fac0xc327…815fBasex402 service$0.005100%coinbase8d ago0x47a063…576915
0xdb00…1fac0xc327…815fBasex402 service$0.005100%coinbase8d ago0x59ec8c…1ea837
0xdb00…1fac0xc327…815fBasex402 service$0.005100%coinbase8d ago0x0cc59f…a6a995
0xdb00…1fac0xc327…815fBasex402 service$0.005100%coinbase8d ago0x561195…825215
0xdb00…1fac0xc327…815fBasex402 service$0.005100%coinbase8d ago0x57de3e…47a299
0xdb00…1fac0xc327…815fBasex402 service$0.005100%coinbase8d ago0x759e64…f173a3
0xdb00…1fac0xc327…815fBasex402 service$0.005100%coinbase8d ago0x039c34…668aeb
0xdb00…1fac0xc327…815fBasex402 service$0.005100%coinbase8d ago0x65f57c…a947de
0xdb00…1fac0xc327…815fBasex402 service$0.005100%coinbase8d ago0x00fadc…11e04f
0xdb00…1fac0xc327…815fBasex402 service$0.005100%coinbase8d ago0x893641…17ec0b
0xdb00…1fac0xc327…815fBasex402 service$0.005100%coinbase8d ago0x506419…78e076
0xdb00…1fac0xc327…815fBasex402 service$0.005100%coinbase8d ago0xfef3c6…eca4fb
0xdb00…1fac0xc327…815fBasex402 service$0.005100%coinbase8d ago0x278f03…292c67
0xdb00…1fac0xc327…815fBasex402 service$0.005100%coinbase8d ago0x4360a9…e17033
0xdb00…1fac0xc327…815fBasex402 service$0.005100%coinbase8d ago0x9566da…531d6d
0xdb00…1fac0xc327…815fBasex402 service$0.005100%coinbase8d ago0x0781aa…e32a58
0xdb00…1fac0xc327…815fBasex402 service$0.005100%coinbase8d ago0x88dd83…49d7bd
0xdb00…1fac0xc327…815fBasex402 service$0.005100%coinbase8d ago0xca03c3…6a869d
0xdb00…1fac0xc327…815fBasex402 service$0.005100%coinbase8d ago0x79201c…8b803a
0xdb00…1fac0xc327…815fBasex402 service$0.005100%coinbase8d ago0xbbc97d…e53c5b

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.