Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ddf…81650xa0a2…1c07BaseAgent SoukBase$0.03100%payAI9d ago0x6d125a…efe1f3
0x1ddf…81650xa0a2…1c07BaseAgent SoukBase$0.03100%payAI9d ago0xea2e8a…5ba6b2
0x1ddf…81650xa0a2…1c07BaseAgent SoukBase$0.03100%payAI9d ago0x336ffc…a469e6
0x1ddf…81650xa0a2…1c07BaseAgent SoukBase$0.03100%payAI9d ago0x283723…454e84
0x1ddf…81650xa0a2…1c07BaseAgent SoukBase$0.03100%payAI9d ago0x4ad9f8…4cab8f
0x1ddf…81650xa0a2…1c07BaseAgent SoukBase$0.03100%payAI9d ago0x369b2e…b23b08
0x1ddf…81650xa0a2…1c07BaseAgent SoukBase$0.03100%payAI9d ago0xa00d97…63070e
0x1ddf…81650xa0a2…1c07BaseAgent SoukBase$0.03100%payAI9d ago0x3f3273…47a307
0x1ddf…81650xa0a2…1c07BaseAgent SoukBase$0.03100%payAI9d ago0x911976…a07950
0x1ddf…81650xa0a2…1c07BaseAgent SoukBase$0.03100%payAI9d ago0x1d78da…fcb86b
0x1ddf…81650xa0a2…1c07BaseAgent SoukBase$0.03100%payAI9d ago0xf6c92b…16267d
0x1ddf…81650xa0a2…1c07BaseAgent SoukBase$0.03100%payAI9d ago0xcee761…d1a6ad
0x1ddf…81650xa0a2…1c07BaseAgent SoukBase$0.03100%payAI9d ago0x149cd9…3c6702
0x1ddf…81650xa0a2…1c07BaseAgent SoukBase$0.03100%payAI9d ago0x220d7b…29dabd
0x1ddf…81650xa0a2…1c07BaseAgent SoukBase$0.03100%payAI9d ago0xfe88b6…b46a05
0x1ddf…81650xa0a2…1c07BaseAgent SoukBase$0.03100%payAI9d ago0xf07473…7b266d
0x1ddf…81650xa0a2…1c07BaseAgent SoukBase$0.03100%payAI9d ago0x9eaf89…1593b2
0x1ddf…81650xa0a2…1c07BaseAgent SoukBase$0.03100%payAI9d ago0xbe9679…920cba
0x1ddf…81650xa0a2…1c07BaseAgent SoukBase$0.03100%payAI9d ago0x0d49bc…5e99df
0x1ddf…81650xa0a2…1c07BaseAgent SoukBase$0.03100%payAI9d ago0x2f7e02…7b5fd8
0x1ddf…81650xa0a2…1c07BaseAgent SoukBase$0.03100%payAI9d ago0xab55c6…34760f
0x1ddf…81650xa0a2…1c07BaseAgent SoukBase$0.03100%payAI9d ago0x76f55a…cb6cac
0x1ddf…81650xa0a2…1c07BaseAgent SoukBase$0.03100%payAI9d ago0xf62caf…961cfc
0x1ddf…81650xa0a2…1c07BaseAgent SoukBase$0.03100%payAI9d ago0xacddf0…060510
0x1ddf…81650xa0a2…1c07BaseAgent SoukBase$0.03100%payAI9d ago0x6925f8…516475

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.