Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0958…34cb0xa3a1…939dBase$0.25100%0xc440…c957107d ago0x4f2728…8af0b0
0x0958…34cb0xa3a1…939dBase$0.25100%0xc440…c957107d ago0x33ca76…958dc2
0x0958…34cb0xa3a1…939dBase$0.25100%0xc440…c957107d ago0xb1a744…61c864
0x0958…34cb0xa3a1…939dBase$0.25100%0xc440…c957107d ago0xea2d32…5f0f71
0x0958…34cb0xa3a1…939dBase$0.25100%0xc440…c957107d ago0xbb7615…eb5cf2
0x0958…34cb0xa3a1…939dBase$0.25100%0xc440…c957107d ago0xb47f7c…1878c8
0x0958…34cb0xa3a1…939dBase$0.25100%0xc440…c957107d ago0x794817…16ec81
0x0958…34cb0xa3a1…939dBase$0.25100%0xc440…c957107d ago0x08c95b…5881ea
0x0958…34cb0xa3a1…939dBase$0.25100%0xc440…c957107d ago0xc90636…f1fca2
0x0958…34cb0xa3a1…939dBase$0.25100%0xc440…c957107d ago0x2ed19a…bd7f80
0x0958…34cb0xa3a1…939dBase$0.25100%0xc440…c957107d ago0xbdb561…13dad3
0x0958…34cb0xa3a1…939dBase$0.25100%0xc440…c957107d ago0x2c737a…705261
0x0958…34cb0xa3a1…939dBase$0.25100%0xc440…c957107d ago0xd15cd9…9de1ed
0x0958…34cb0xa3a1…939dBase$0.25100%0xc440…c957107d ago0x229299…1e0933
0x0958…34cb0xa3a1…939dBase$0.25100%0xc440…c957107d ago0x96abc2…3d7562
0x0958…34cb0xa3a1…939dBase$0.25100%0xc440…c957107d ago0xcd17c6…381d49
0x0958…34cb0xa3a1…939dBase$0.25100%0xc440…c957107d ago0x8890b7…53ce44
0x0958…34cb0xa3a1…939dBase$0.25100%0xc440…c957107d ago0xda738c…bc2248
0x0958…34cb0xa3a1…939dBase$0.25100%0xc440…c957107d ago0xf0a5c4…c1e574
0x0958…34cb0xa3a1…939dBase$0.25100%0xc440…c957107d ago0xc25357…7ca9ee
0x0958…34cb0xa3a1…939dBase$0.25100%0xc440…c957107d ago0x0927a2…ad6bc3
0x0958…34cb0xa3a1…939dBase$0.25100%0xc440…c957107d ago0xa59dd3…786e3d
0x0958…34cb0xa3a1…939dBase$0.25100%0xc440…c957107d ago0xb9c1b8…02c6b1
0x0958…34cb0xa3a1…939dBase$0.25100%0xc440…c957107d ago0x3d588f…5a193e
0x0958…34cb0xa3a1…939dBase$0.25100%0xc440…c957107d ago0x12f257…dafcb1

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

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