Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.03100%payAI46d ago0x8483df…536db0
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.03100%payAI46d ago0x8f8843…378772
0xf86e…b61f0xd8ba…8e9bBasex402 service$2.00100%payAI46d ago0xbb0d73…43d706
0xf86e…b61f0xd8ba…8e9bBasex402 service$1.00100%payAI46d ago0xde035d…395bf7
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.50100%payAI46d ago0x16bd32…fc962e
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.15100%payAI46d ago0x5564c0…af3639
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.10100%payAI46d ago0x47e3b8…621a48
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI46d ago0xa29177…26485a
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI46d ago0x02dc78…2e7590
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI46d ago0xa495e8…0ea234
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.02100%payAI46d ago0xe8c910…c1b92b
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI46d ago0xf7fa0f…dcb287
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI46d ago0x1ffb9e…991280
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI46d ago0x8ce3e8…b4a97e
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI46d ago0xfd14e3…d72b07
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI46d ago0xae5e8a…56673e
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI46d ago0xbcacc0…7bae38
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI46d ago0xfbe742…a80845
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI46d ago0xc232c3…374d87
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI46d ago0x5cb5df…0f10b0
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI46d ago0xcda1c2…024636
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI46d ago0x55fc06…7e069c
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI46d ago0x7d15c8…2d9b3d
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI46d ago0x5ade18…f7f939
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI46d ago0xc9514c…7072b0

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.