Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xec81…505b0x9c95…e299Base$0.001100%Route unknown54d ago0xad087d…c2691d
0xec81…505b0x9c95…e299Base$0.001100%Route unknown54d ago0x894e87…3cc170
0xec81…505b0x9c95…e299Base$0.001100%Route unknown54d ago0x90add2…a247da
0xec81…505b0x9c95…e299Base$0.001100%Route unknown54d ago0x44b47c…1ee05c
0xec81…505b0x9c95…e299Base$0.001100%Route unknown54d ago0xfa60ab…c362e1
0xec81…505b0x9c95…e299Base$0.001100%Route unknown54d ago0x1343b1…a94747
0xec81…505b0x9c95…e299Base$0.001100%Route unknown54d ago0xee3fe5…f4b43b
0xec81…505b0x9c95…e299Base$0.001100%Route unknown54d ago0x3ccce8…39da3b
0xec81…505b0x9c95…e299Base$0.001100%Route unknown54d ago0x5e35ed…da39ae
0xec81…505b0x9c95…e299Base$0.001100%Route unknown54d ago0x39b02a…0f1150
0xec81…505b0x9c95…e299Base$0.001100%Route unknown54d ago0x4416ce…814626
0xec81…505b0x9c95…e299Base$0.001100%Route unknown54d ago0xedbf00…0f9d2b
0xec81…505b0x9c95…e299Base$0.001100%Route unknown54d ago0x888b4c…5df963
0xec81…505b0x9c95…e299Base$0.001100%Route unknown54d ago0xbaafad…29f989
0xec81…505b0x9c95…e299Base$0.001100%Route unknown54d ago0xd6cbe0…e5238a
0xec81…505b0x9c95…e299Base$0.001100%Route unknown54d ago0x32b377…fcb875
0xec81…505b0x9c95…e299Base$0.001100%Route unknown54d ago0x0a6689…f28518
0xec81…505b0x9c95…e299Base$0.001100%Route unknown55d ago0x6c14d8…0f4c24
0xec81…505b0x9c95…e299Base$0.001100%Route unknown55d ago0x7dde99…36227c
0xec81…505b0x9c95…e299Base$0.001100%Route unknown55d ago0x6e17c1…fd56d6
0xec81…505b0x9c95…e299Base$0.001100%Route unknown55d ago0xf1d380…f6ccfc
0xec81…505b0x9c95…e299Base$0.001100%Route unknown55d ago0x833ce5…accf8d
0xec81…505b0x9c95…e299Base$0.001100%Route unknown55d ago0x48ee12…4c19fd
0xec81…505b0x9c95…e299Base$0.001100%Route unknown55d ago0xc5e798…df7184
0xec81…505b0x9c95…e299Base$0.001100%Route unknown55d ago0x72e8a3…5ad87f

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.