Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcb74…cb510xb0af…7de0Base—$3.88100%coinbase44d ago0xfb47ad…15ec71
0xcb74…cb510xb0af…7de0Base—$15.01100%coinbase44d ago0x7dcaf6…9e39dc
0xcb74…cb510xb0af…7de0Base—$15.01100%coinbase44d ago0x46b00c…852295
0xcb74…cb510xb0af…7de0Base—$15.01100%coinbase44d ago0x45d741…88ba2a
0xcb74…cb510xb0af…7de0Base—$8.50100%coinbase44d ago0xe8e5c1…151d9c
0xcb74…cb510xb0af…7de0Base—$8.51100%coinbase44d ago0x35ffb1…145b63
0xcb74…cb510xb0af…7de0Base—$10.00100%coinbase44d ago0xb6e8ac…0d13f8
0xcb74…cb510xb0af…3befBase—$3.00100%payAI44d ago0xf72cdc…c08401
0xcb74…cb510xb0af…7de0Base—$12.01100%coinbase44d ago0x883a19…5fd322
0xcb74…cb510xb0af…3befBase—$3.00100%payAI44d ago0x17087a…c3a69d
0xcb74…cb510xb0af…7de0Base—$20.01100%coinbase44d ago0xa655b2…79b287
0xcb74…cb510xb0af…3befBase—$3.00100%payAI44d ago0xd94317…21ed37
0xcb74…cb510xb0af…3befBase—$3.00100%payAI44d ago0xb9e6e8…ee685e
0xcb74…cb510xb0af…7de0Base—$1.88100%coinbase44d ago0x052e65…40d1c8
0xcb74…cb510xb0af…7de0Base—$2.10100%coinbase44d ago0xffab7e…6f096d
0xcb74…cb510xb0af…7de0Base—$1.93100%coinbase44d ago0x79edef…39b470
0xcb74…cb510xb0af…7de0Base—$1.94100%coinbase44d ago0xad46be…c16aa7
0xcb74…cb510xb0af…7de0Base—$2.02100%coinbase44d ago0x9cf0ec…4c7970
0xcb74…cb510xb0af…7de0Base—$2.17100%coinbase44d ago0x7950d2…2e0119
0xcb74…cb510xb0af…7de0Base—$2.16100%coinbase44d ago0xce9821…618c9c
0xcb74…cb510xb0af…7de0Base—$1.98100%coinbase44d ago0x4f8ca5…e0c342
0xcb74…cb510xb0af…7de0Base—$1.88100%coinbase44d ago0x929cbd…f7aa2c
0xcb74…cb510xb0af…7de0Base—$1.81100%coinbase44d ago0xcda2ce…ddb9cd
0xcb74…cb510xb0af…7de0Base—$1.54100%coinbase44d ago0x1f6ea0…23263b
0xcb74…cb510xb0af…7de0Base—$1.65100%coinbase44d ago0xfe42da…445734

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.