Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb5c3…50c50x10c1…1e24Base—$2.03100%coinbase116d ago0xc39bd8…794a7a
0xb5c3…50c50x10c1…1e24Base—$0.74100%coinbase116d ago0x3e198a…440d76
0xb5c3…50c50x10c1…1e24Base—$0.71100%coinbase116d ago0xda4991…aa768d
0xb5c3…50c50x10c1…1e24Base—$0.62100%coinbase116d ago0x3a7011…1ae4f9
0xb5c3…50c50x10c1…1e24Base—$0.61100%coinbase116d ago0xd89d65…84e18d
0xb5c3…50c50x10c1…1e24Base—$0.59100%coinbase116d ago0x8c1dd3…378981
0xb5c3…50c50x10c1…1e24Base—$0.59100%coinbase116d ago0x126b9c…dff4af
0xb5c3…50c50x10c1…1e24Base—$0.55100%coinbase116d ago0xc0b123…0ae5db
0xb5c3…50c50x10c1…1e24Base—$0.54100%coinbase116d ago0x53b0e2…01ed31
0xb5c3…50c50x10c1…1e24Base—$0.53100%coinbase116d ago0xdf6e4c…38053a
0xb5c3…50c50x10c1…1e24Base—$0.52100%coinbase116d ago0x86ac9a…de5769
0xb5c3…50c50x10c1…1e24Base—$0.51100%coinbase116d ago0x652855…2e2d87
0xb5c3…50c50x10c1…1e24Base—$0.91100%coinbase116d ago0xaffcb1…86c9c3
0xb5c3…50c50x10c1…1e24Base—$0.87100%coinbase116d ago0xe682e3…544d55
0xb5c3…50c50x10c1…1e24Base—$0.83100%coinbase116d ago0xfded54…c4c225
0xb5c3…50c50x10c1…1e24Base—$0.79100%coinbase116d ago0xfc5a99…410490
0xb5c3…50c50x10c1…1e24Base—$0.76100%coinbase116d ago0x7226cf…3aa097
0xb5c3…50c50x10c1…1e24Base—$0.78100%coinbase116d ago0x0b7c19…189f20
0xb5c3…50c50x10c1…1e24Base—$0.73100%coinbase116d ago0x66007e…3546b9
0xb5c3…50c50x10c1…1e24Base—$0.71100%coinbase116d ago0xf263af…c9b247
0xb5c3…50c50x10c1…1e24Base—$0.72100%coinbase116d ago0xf6c091…c01e6b
0xb5c3…50c50x10c1…1e24Base—$0.67100%coinbase116d ago0x6bf6a9…56a886
0xb5c3…50c50x10c1…1e24Base—$0.71100%coinbase116d ago0x7b18d7…62ba2a
0xb5c3…50c50x10c1…1e24Base—$0.65100%coinbase116d ago0xc7d7ed…6989c8
0xb5c3…50c50x10c1…1e24Base—$0.63100%coinbase116d ago0x7194e2…96bcca

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.