Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x35a2…0b890x9c95…e299Base$0.001100%Route unknown48d ago0x516845…3e8015
0x35a2…0b890x9c95…e299Base$0.001100%Route unknown49d ago0x2d4dfb…f2d5c5
0x35a2…0b890x9c95…e299Base$0.001100%Route unknown49d ago0xd60338…665e52
0x35a2…0b890x9c95…e299Base$0.001100%Route unknown49d ago0x296ee2…0fe9ad
0x35a2…0b890x9c95…e299Base$0.001100%Route unknown49d ago0x6e4fd8…f66c73
0x35a2…0b890x9c95…e299Base$0.001100%Route unknown49d ago0xaa10e4…df3f54
0x35a2…0b890x9c95…e299Base$0.001100%Route unknown49d ago0xdff982…2f94e8
0x35a2…0b890x9c95…e299Base$0.001100%Route unknown49d ago0x2f41b4…0e87c6
0x35a2…0b890x9c95…e299Base$0.001100%Route unknown49d ago0x8ce54b…3873a0
0x35a2…0b890x9c95…e299Base$0.001100%Route unknown49d ago0x918731…940ece
0x35a2…0b890x9c95…e299Base$0.001100%Route unknown49d ago0xbcc6b4…5c22e2
0x35a2…0b890x9c95…e299Base$0.001100%Route unknown49d ago0xe75424…d7c270
0x35a2…0b890x9c95…e299Base$0.001100%Route unknown49d ago0x9ec2d2…d381a1
0x35a2…0b890x9c95…e299Base$0.001100%Route unknown49d ago0x4e3bf9…ae14ee
0x35a2…0b890x9c95…e299Base$0.001100%Route unknown49d ago0x96bd1a…165006
0x35a2…0b890x9c95…e299Base$0.001100%Route unknown49d ago0xf81cef…760ba8
0x35a2…0b890x9c95…e299Base$0.001100%Route unknown49d ago0xa0e0b3…6ecd02
0x35a2…0b890x9c95…e299Base$0.001100%Route unknown49d ago0x82ae39…13daf5
0x35a2…0b890x9c95…e299Base$0.001100%Route unknown49d ago0x145a76…2ded67
0x35a2…0b890x9c95…e299Base$0.001100%Route unknown49d ago0x59f4ad…ea0546
0x35a2…0b890x9c95…e299Base$0.001100%Route unknown49d ago0xb21928…8371f8
0x35a2…0b890x9c95…e299Base$0.001100%Route unknown49d ago0xb34e13…8d74ac
0x35a2…0b890x9c95…e299Base$0.001100%Route unknown49d ago0x07ebe2…9aea04
0x35a2…0b890x9c95…e299Base$0.001100%Route unknown49d ago0x0215f2…2ec3d0
0x35a2…0b890x9c95…e299Base$0.001100%Route unknown49d ago0xd64a43…15c819

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.