Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase96d ago0xcceef5…26ca21
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase96d ago0xb6ea4e…39bb5e
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase96d ago0xe5c7a8…6bdd8f
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase96d ago0x002013…522ad0
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase96d ago0x79a99e…f21e7d
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase96d ago0x9ecbb7…ed0a83
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase96d ago0x2750ed…6f3746
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase96d ago0x7463fb…5ba000
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase96d ago0x755ff5…2f9db1
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase96d ago0xf8b09f…7527f6
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase96d ago0x404d75…b7a35e
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase96d ago0x83c4c8…5580ea
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase96d ago0x434589…23623e
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase96d ago0xc711ed…704cd6
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase96d ago0x20d873…17cdf1
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase96d ago0x3f3947…c480b4
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase96d ago0x1708b0…23e22b
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase96d ago0x3ed905…c79aa5
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase96d ago0x9fc7cc…216849
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase96d ago0x23e1f1…b2b831
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase96d ago0x51aa0b…3ab7a4
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase96d ago0xfa3975…e1ba03
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase96d ago0x17dda4…407506
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase96d ago0xa24429…31e846
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase96d ago0x935733…68ab36

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.