Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase18d ago0x14a677…7c4156
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase18d ago0x787d2f…41c534
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase18d ago0xe89198…448063
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase18d ago0x377cbf…21dcca
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase18d ago0x5ea243…90aca1
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase18d ago0x3699d4…b6c33d
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase18d ago0x6219da…192c4d
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase18d ago0x9e6ed6…16cc29
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase18d ago0x5fb172…a11081
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase18d ago0x5e39b5…0b2bbc
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase18d ago0x9d5256…d606ad
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase18d ago0x6855e7…14594c
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase18d ago0x1ad2e4…9d0f7d
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase18d ago0x0a300e…21266a
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase18d ago0x2bc7f7…df5dd6
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase18d ago0x46019e…affc49
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase18d ago0xc9f769…16234d
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase18d ago0x4406a1…a86b93
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase18d ago0x4d8bc8…d18824
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase18d ago0x21b575…094c6d
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase18d ago0x772bab…bea05f
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase18d ago0x80d1cc…2562d6
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase18d ago0x35c970…e4045f
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase18d ago0xed9148…ca19b0
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase18d ago0xab6382…29e92e

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.