Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd3f6…2c7c0xfa9d…8831Base$0.02100%payAI46d ago0x9b83ed…0b997c
0xd3f6…2c7c0xfa9d…8831Base$0.02100%payAI46d ago0xd81274…79fcc9
0xd3f6…2c7c0xfa9d…8831Base$0.02100%payAI46d ago0xf4fe44…c71d5a
0xd3f6…2c7c0xfa9d…8831Base$0.02100%payAI46d ago0x3b15e5…7bcb2b
0xd3f6…2c7c0xfa9d…8831Base$0.02100%payAI46d ago0xabdca9…2692eb
0xd3f6…2c7c0xfa9d…8831Base$0.02100%payAI46d ago0x9929e1…d91f6e
0xd3f6…2c7c0xfa9d…8831Base$0.02100%payAI46d ago0x5fea77…532397
0xd3f6…2c7c0xfa9d…8831Base$0.02100%payAI46d ago0x1e9aa1…54a785
0xd3f6…2c7c0xfa9d…8831Base$0.02100%payAI46d ago0x7ee13f…f3924e
0xd3f6…2c7c0xfa9d…8831Base$0.02100%payAI46d ago0x96ffe6…94fac6
0xd3f6…2c7c0xfa9d…8831Base$0.02100%payAI46d ago0x74e7af…1258d6
0xd3f6…2c7c0xfa9d…8831Base$0.02100%payAI46d ago0xea2278…d01f2c
0xd3f6…2c7c0xfa9d…8831Base$0.02100%payAI46d ago0xae6d71…820af4
0xd3f6…2c7c0xfa9d…8831Base$0.02100%payAI46d ago0x4ae68e…83e54d
0xd3f6…2c7c0xfa9d…8831Base$0.02100%payAI46d ago0x4e15b4…55a638
0xd3f6…2c7c0xfa9d…8831Base$0.02100%payAI46d ago0xe2f486…b1db6a
0xd3f6…2c7c0xfa9d…8831Base$0.02100%payAI46d ago0x0f79d6…a25dd1
0xd3f6…2c7c0xfa9d…8831Base$0.02100%payAI46d ago0xbe3921…12de0c
0xd3f6…2c7c0xfa9d…8831Base$0.02100%payAI46d ago0x9ba6cd…e1b898
0xd3f6…2c7c0xfa9d…8831Base$0.02100%payAI46d ago0xb1711f…f4469d
0xd3f6…2c7c0xfa9d…8831Base$0.02100%payAI46d ago0x81fc17…2fb457
0xd3f6…2c7c0xfa9d…8831Base$0.02100%payAI46d ago0xb38cb0…1776fa

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.