Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf08f…56f40x9c95…e299Base$0.001100%Route unknown67d ago0x23e3a6…9abaf4
0xf08f…56f40x9c95…e299Base$0.001100%Route unknown67d ago0x958a7c…a53a25
0xf08f…56f40x9c95…e299Base$0.001100%Route unknown67d ago0xf7c8c0…e243c4
0xf08f…56f40x9c95…e299Base$0.001100%Route unknown67d ago0xf3d2e2…bdf45a
0xf08f…56f40x9c95…e299Base$0.001100%Route unknown67d ago0x194bee…fde336
0xf08f…56f40x9c95…e299Base$0.001100%Route unknown67d ago0x30eb88…7945ea
0xf08f…56f40x9c95…e299Base$0.001100%Route unknown67d ago0x876403…d40784
0xf08f…56f40x9c95…e299Base$0.001100%Route unknown67d ago0xdf9021…e213aa
0xf08f…56f40x9c95…e299Base$0.001100%Route unknown67d ago0x19bc27…e5f6b1
0xf08f…56f40x9c95…e299Base$0.001100%Route unknown67d ago0x87aa72…739ef7
0xf08f…56f40x9c95…e299Base$0.001100%Route unknown67d ago0x1f4b56…32d507
0xf08f…56f40x9c95…e299Base$0.001100%Route unknown67d ago0x264a8e…92eedf
0xf08f…56f40x9c95…e299Base$0.001100%Route unknown67d ago0x82feb9…95f687
0xf08f…56f40x9c95…e299Base$0.001100%Route unknown67d ago0x1183c4…907d09
0xf08f…56f40x9c95…e299Base$0.001100%Route unknown67d ago0xaf084f…321633
0xf08f…56f40x9c95…e299Base$0.001100%Route unknown67d ago0x74dcf3…42a7ff
0xf08f…56f40x9c95…e299Base$0.001100%Route unknown67d ago0x0d992b…544d1a
0xf08f…56f40x9c95…e299Base$0.001100%Route unknown67d ago0xcafc9d…9e9fa7
0xf08f…56f40x9c95…e299Base$0.001100%Route unknown67d ago0x931dd3…252bcb
0xf08f…56f40x9c95…e299Base$0.001100%Route unknown68d ago0x64bf62…f0a0bd
0xf08f…56f40x9c95…e299Base$0.001100%Route unknown68d ago0x232905…da33dd
0xf08f…56f40x9c95…e299Base$0.001100%Route unknown68d ago0x85fa40…58dc77
0xf08f…56f40x9c95…e299Base$0.001100%Route unknown68d ago0x292fd7…8ccb79
0xf08f…56f40x9c95…e299Base$0.001100%Route unknown68d ago0xa31d0f…809721
0xf08f…56f40x9c95…e299Base$0.001100%Route unknown68d ago0x056286…3e39be

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.