Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x356d…bb870x35bd…5253Base—$0.03100%payAI15d ago0x5e2400…03f4f5
0x356d…bb870x35bd…5253Base—$0.03100%payAI15d ago0x92e1d9…eb9527
0x356d…bb870x35bd…5253Base—$0.03100%payAI15d ago0xc8369b…6b7a58
0x356d…bb870x35bd…5253Base—$0.03100%payAI15d ago0xc3e8c7…99fce8
0x356d…bb870x35bd…5253Base—$0.03100%payAI15d ago0xc5179d…40415a
0x356d…bb870x35bd…5253Base—$0.03100%payAI15d ago0xbe6af9…cc439a
0x356d…bb870x35bd…5253Base—$0.03100%payAI15d ago0x40a97a…a7ee9d
0x356d…bb870x35bd…5253Base—$0.03100%payAI15d ago0x0b8ca9…1cec3c
0x356d…bb870x35bd…5253Base—$0.03100%payAI15d ago0x1c3f61…95d8c3
0x356d…bb870x35bd…5253Base—$0.03100%payAI15d ago0xfff7c0…5890df
0x356d…bb870x35bd…5253Base—$0.03100%payAI15d ago0xcc9035…ed7c3b
0x356d…bb870x35bd…5253Base—$0.03100%payAI15d ago0xb5a1f1…8e87f3
0x356d…bb870x35bd…5253Base—$0.03100%payAI15d ago0x9ca378…8fce42
0x356d…bb870x35bd…5253Base—$0.03100%payAI15d ago0xb6efeb…9fc87c
0x356d…bb870x35bd…5253Base—$0.03100%payAI15d ago0x06c2b8…f9c99c
0x356d…bb870x35bd…5253Base—$0.03100%payAI15d ago0x6775b0…906568
0x356d…bb870x35bd…5253Base—$0.03100%payAI15d ago0x2a3251…3754cd
0x356d…bb870x35bd…5253Base—$0.03100%payAI15d ago0x737a4d…b762bf
0x356d…bb870x35bd…5253Base—$0.03100%payAI15d ago0xc7b796…8ce9a8
0x356d…bb870x35bd…5253Base—$0.03100%payAI15d ago0x5066b9…5cb8d5
0x356d…bb870x35bd…5253Base—$0.03100%payAI15d ago0xc8de62…aa583b
0x356d…bb870x35bd…5253Base—$0.03100%payAI15d ago0xa81ff9…520f68
0x356d…bb870x35bd…5253Base—$0.03100%payAI15d ago0xc30724…91c0d9
0x356d…bb870x35bd…5253Base—$0.03100%payAI15d ago0x2359a0…319884
0x356d…bb870x35bd…5253Base—$0.03100%payAI15d ago0x1a10d6…0d8248

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.