Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown85d ago0xd1270a…94b5b7
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown85d ago0x3e872e…f96359
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown86d ago0x28a05c…641790
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown86d ago0xb9c9fe…79ef9e
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown86d ago0xf21043…085a66
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown86d ago0xee3900…25295b
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown86d ago0xb469d0…cdf7ed
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown86d ago0x674a94…9b1e9f
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown86d ago0x0db6cb…bed3b1
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown86d ago0xba2277…277748
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown86d ago0xab7abe…315752
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown86d ago0xbeb96b…19414f
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown86d ago0xf49e7a…4ea916
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown86d ago0xf487e5…b0a400
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown86d ago0xb58216…bd9b7e
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown86d ago0xf5c91c…48272e
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown86d ago0xd61ea9…aa6540
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown86d ago0x32e25e…76422d
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown86d ago0x3f0394…3f364d
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown86d ago0xb4f4a7…6cacbb
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown86d ago0x7407da…72a98a
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown86d ago0x9c98b1…40bc00
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown86d ago0x6200dd…34d740
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown86d ago0x7c632e…2a0d0e
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown86d ago0x698101…1d3bf1

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.