Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x26a5…02010xa9dd…2315Base$0.002100%Route unknown94d ago0xa4827d…b4bf02
0x26a5…02010xa9dd…2315Base$0.002100%Route unknown94d ago0x3afaba…4f6bde
0x26a5…02010xa9dd…2315Base$0.002100%Route unknown94d ago0x1a42f3…396e97
0x26a5…02010xa9dd…2315Base$0.002100%Route unknown94d ago0xa1d019…01dbcf
0x26a5…02010xa9dd…2315Base$0.002100%Route unknown94d ago0xa315b8…711922
0x26a5…02010xa9dd…2315Base$0.002100%Route unknown94d ago0x4a8579…d2f6a3
0x26a5…02010xa9dd…2315Base$0.002100%Route unknown94d ago0x91b0bd…5e127b
0x26a5…02010xa9dd…2315Base$0.002100%Route unknown94d ago0xe05914…2963f7
0x26a5…02010xa9dd…2315Base$0.002100%Route unknown94d ago0xdd5ba9…16a0d8
0x26a5…02010xa9dd…2315Base$0.002100%Route unknown94d ago0x7f1f14…c6c360
0x26a5…02010xa9dd…2315Base$0.002100%Route unknown94d ago0x33125a…76f720
0x26a5…02010xa9dd…2315Base$0.002100%Route unknown94d ago0x17caf2…6d322d
0x26a5…02010xa9dd…2315Base$0.002100%Route unknown94d ago0x19223f…710b1f
0x26a5…02010xa9dd…2315Base$0.002100%Route unknown94d ago0xd715ad…09e020
0x26a5…02010xa9dd…2315Base$0.002100%Route unknown94d ago0x488120…df4184
0x26a5…02010xa9dd…2315Base$0.002100%Route unknown94d ago0x0b5fc5…1445e7
0x26a5…02010xa9dd…2315Base$0.002100%Route unknown94d ago0xb38a92…860a1f
0x26a5…02010xa9dd…2315Base$0.002100%Route unknown94d ago0x32ca0a…f5c532
0x26a5…02010xa9dd…2315Base$0.002100%Route unknown94d ago0xc29812…621e37
0x26a5…02010xa9dd…2315Base$0.002100%Route unknown94d ago0xb0d6f5…269f46
0x26a5…02010xa9dd…2315Base$0.002100%Route unknown94d ago0x8eb89a…528e7d
0x26a5…02010xa9dd…2315Base$0.002100%Route unknown94d ago0x16e28b…6ec4d5
0x26a5…02010xa9dd…2315Base$0.002100%Route unknown94d ago0x783811…a646b0
0x26a5…02010xa9dd…2315Base$0.002100%Route unknown94d ago0x1c0f34…af7fae
0x26a5…02010xa9dd…2315Base$0.002100%Route unknown94d ago0x162d77…8d04b6

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.