Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x36b3…99f50x9bb5…5424Base$0.10100%coinbase114d ago0x713529…b316b1
0x36b3…99f50x7ed7…c361Base$0.10100%coinbase114d ago0xd6e927…96c332
0x36b3…99f50xe9bc…d431Base$0.10100%coinbase114d ago0xa9a8aa…fb7d3e
0x36b3…99f50xe2dd…b640Base$0.10100%coinbase114d ago0x23846c…94b0d9
0x36b3…99f50x9a61…df47Base$0.10100%coinbase114d ago0xc6acc6…412605
0x36b3…99f50xe300…a893Base$0.10100%coinbase114d ago0x6d0140…327fd8
0x36b3…99f50x954c…aca9Base$0.10100%coinbase114d ago0xcda2ea…99e084
0x36b3…99f50xaf85…2844Base$0.10100%coinbase114d ago0x10b51a…d7b3d3
0x36b3…99f50x2a12…f3dcBase$0.10100%coinbase114d ago0xe16e39…bcf827
0x36b3…99f50xb18c…dbd8Base$0.10100%coinbase114d ago0xc4f33e…9a7012
0x36b3…99f50x96d7…9a28Base$0.10100%coinbase114d ago0xb2ec3a…8104fc
0x36b3…99f50x4819…fc02Base$0.10100%coinbase114d ago0xab5497…c0da53
0x36b3…99f50x148d…5ebfBase$0.10100%coinbase114d ago0x11f139…a64658
0x36b3…99f50x3e0c…e87cBase$0.10100%coinbase114d ago0x58840f…053a0f
0x36b3…99f50xae8a…c9c0Base$0.10100%coinbase114d ago0x05f83a…f0aee7
0x36b3…99f50xb898…2877Base$0.10100%coinbase114d ago0x18948c…eea483
0x36b3…99f50xc09d…d0c4Base$0.10100%coinbase114d ago0xba6a01…fd6323
0x36b3…99f50x55b8…15b0Base$0.10100%coinbase114d ago0x718ddf…3cba17
0x36b3…99f50xdc91…aa8dBase$0.10100%coinbase114d ago0x1b4cc4…d838a8
0x36b3…99f50x5390…03efBase$0.10100%coinbase114d ago0x216dd6…144245
0x36b3…99f50x43d2…dc45Base$0.10100%coinbase114d ago0x214143…6f4b53
0x36b3…99f50x596b…e4caBase$0.10100%coinbase114d ago0x2f08be…0a7d41
0x36b3…99f50xc95f…2b39Base$0.10100%coinbase114d ago0x2692bd…5f88a4
0x36b3…99f50xfda6…42e9Base$0.10100%coinbase114d ago0xfc9669…c769a5
0x36b3…99f50xefea…4394Base$0.10100%coinbase114d ago0xb6c5e1…79c539

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.