Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x829b…78c50x9dba…0df8Basex402 service$0.01100%dexter130d ago0x3985ae…7b8434
0x829b…78c50x9dba…0df8Basex402 service$0.01100%dexter130d ago0xf233f2…5fe1af
0x829b…78c50x9dba…0df8Basex402 service$0.01100%dexter130d ago0x061ae6…d7f5c8
0x829b…78c50x9dba…0df8Basex402 service$0.01100%dexter130d ago0xbbca29…13dc4b
0x829b…78c50x9dba…0df8Basex402 service$0.01100%dexter130d ago0x2730ed…a04cf9
0x829b…78c50x9dba…0df8Basex402 service$0.01100%dexter130d ago0x8dee5d…fac1ab
0x829b…78c50x9dba…0df8Basex402 service$0.01100%dexter130d ago0xbc04cc…7ef37b
0x829b…78c50x9dba…0df8Basex402 service$0.01100%dexter130d ago0x0ee703…7e4ddb
0x829b…78c50x9dba…0df8Basex402 service$0.01100%dexter130d ago0xb21810…30105f
0x829b…78c50x9dba…0df8Basex402 service$0.01100%dexter130d ago0x5050c1…5b1d8f
0x829b…78c50x9dba…0df8Basex402 service$0.01100%dexter130d ago0x7572cd…1454ad
0x829b…78c50x9dba…0df8Basex402 service$0.01100%dexter130d ago0x7b28a0…3fc9d3
0x829b…78c50x9dba…0df8Basex402 service$0.01100%dexter130d ago0xb7406c…7ff230
0x829b…78c50x9dba…0df8Basex402 service$0.01100%dexter130d ago0xab3217…ddfe83
0x829b…78c50x9dba…0df8Basex402 service$0.01100%dexter130d ago0x579f6e…9e808b
0x829b…78c50x9dba…0df8Basex402 service$0.01100%dexter130d ago0x0b014c…dd3388
0x829b…78c50x9dba…0df8Basex402 service$0.01100%dexter130d ago0x0f2a6a…ee2f11
0x829b…78c50x9dba…0df8Basex402 service$0.01100%dexter130d ago0x02c0a9…dd6227
0x829b…78c50x9dba…0df8Basex402 service$0.01100%dexter130d ago0xafb1d9…471cbe
0x829b…78c50x9dba…0df8Basex402 service$0.01100%dexter130d ago0x3558b4…e5ee31
0x829b…78c50x9dba…0df8Basex402 service$0.01100%dexter130d ago0xd2e45c…911dd4
0x829b…78c50x9dba…0df8Basex402 service$0.01100%dexter130d ago0x8cea7e…892704
0x829b…78c50x9dba…0df8Basex402 service$0.01100%dexter130d ago0x9a5031…c5f075
0x829b…78c50x9dba…0df8Basex402 service$0.01100%dexter130d ago0xe07fe2…d8894a
0x829b…78c50x9dba…0df8Basex402 service$0.01100%dexter130d ago0x0711bc…1c1826

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.