Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown83d ago0xb0872c…0109e4
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown83d ago0xbfb9aa…338ede
0x4bd6…9e9a0xa9dd…2315Base$0.002100%candidates83d ago0x3317d1…d73704
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown83d ago0x78a622…90b11a
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown83d ago0xdc1e89…2cf946
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown83d ago0x8fe4d2…14edf5
0x4bd6…9e9a0xa9dd…2315Base$0.002100%candidates83d ago0xf0b015…1fd38f
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown83d ago0x113423…778b8a
0x4bd6…9e9a0xa9dd…2315Base$0.002100%candidates83d ago0xea812a…1986de
0x4bd6…9e9a0xa9dd…2315Base$0.002100%candidates83d ago0x2611eb…01ef40
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown83d ago0xbe868e…68d122
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown83d ago0x78abc3…471a4d
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown83d ago0x9fa19a…d52da4
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown83d ago0x373e25…b7bd32
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown83d ago0x7a622d…22234c
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown83d ago0x35cc0f…4919ec
0x4bd6…9e9a0xa9dd…2315Base$0.002100%candidates83d ago0x4878d9…cb9b24
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown83d ago0xc13545…283ee8
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown83d ago0xd2de2f…88858c
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown83d ago0xf060fa…b06544
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown83d ago0xddcfe5…ccbc64
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown83d ago0x095c2e…67a4d9
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown83d ago0xeedf91…190fe1
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown83d ago0x9f5384…686f9d
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown83d ago0x68791c…957dad

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.