Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d3d…d8370xca12…cd0cBasex402 service$0.03100%payAI98d ago0x173f07…af2b34
0x9d3d…d8370xca12…cd0cBasex402 service$0.03100%payAI98d ago0x95116c…4b392c
0x9d3d…d8370xca12…cd0cBasex402 service$0.03100%payAI98d ago0xd26967…0b66be
0x9d3d…d8370xca12…cd0cBasex402 service$0.03100%payAI98d ago0x0ae0f2…ca1e7e
0x9d3d…d8370xca12…cd0cBasex402 service$0.03100%payAI98d ago0x34a0c3…5fef91
0x9d3d…d8370xca12…cd0cBasex402 service$0.03100%payAI98d ago0x8da810…4dc506
0x9d3d…d8370xca12…cd0cBasex402 service$0.03100%payAI98d ago0xffe372…d4b556
0x9d3d…d8370xca12…cd0cBasex402 service$0.03100%payAI98d ago0x4e671c…eb95e7
0x9d3d…d8370xca12…cd0cBasex402 service$0.03100%payAI98d ago0xea9d74…58e95c
0x9d3d…d8370xca12…cd0cBasex402 service$0.03100%payAI98d ago0x47e887…ab9f29
0x9d3d…d8370xca12…cd0cBasex402 service$0.03100%payAI98d ago0xa527e3…59d3b1
0x9d3d…d8370xca12…cd0cBasex402 service$0.03100%payAI98d ago0xc74d83…c053e7
0x9d3d…d8370xca12…cd0cBasex402 service$0.03100%payAI98d ago0x43827d…fb8648
0x9d3d…d8370xca12…cd0cBasex402 service$0.03100%payAI98d ago0xee58a1…f49e21
0x9d3d…d8370xca12…cd0cBasex402 service$0.03100%payAI98d ago0x512815…3cc482
0x9d3d…d8370xca12…cd0cBasex402 service$0.03100%payAI98d ago0x08839a…dfe3e5
0x9d3d…d8370xca12…cd0cBasex402 service$0.03100%payAI98d ago0x0111fc…133508
0x9d3d…d8370xca12…cd0cBasex402 service$0.03100%payAI98d ago0xce8f39…7fd7b0
0x9d3d…d8370xca12…cd0cBasex402 service$0.03100%payAI98d ago0x4be46d…0607a3
0x9d3d…d8370xca12…cd0cBasex402 service$0.03100%payAI98d ago0xd32a98…99d357
0x9d3d…d8370xca12…cd0cBasex402 service$0.03100%payAI98d ago0x7b4a36…8b450c
0x9d3d…d8370xca12…cd0cBasex402 service$0.03100%payAI98d ago0x69a866…7642af
0x9d3d…d8370xca12…cd0cBasex402 service$0.03100%payAI98d ago0x37fcb5…eda283
0x9d3d…d8370xca12…cd0cBasex402 service$0.03100%payAI98d ago0xdad9c0…40de6f
0x9d3d…d8370xca12…cd0cBasex402 service$0.03100%payAI98d ago0x11a0ad…3a7daa

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.