Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase40d ago0xf1ee31…60797a
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase40d ago0x610adf…58a480
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase40d ago0x2160fa…9bb0e4
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase40d ago0xbc2f66…270e87
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase40d ago0x8c5a40…0358ae
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase40d ago0x476848…1492f0
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase40d ago0xf01ee1…ad894c
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase40d ago0xd1484f…be4168
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase40d ago0x878b3f…857508
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase40d ago0x6a799e…4ecc91
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase40d ago0x14fa90…fd4834
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase40d ago0x84b096…0b9935
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase40d ago0x67ffb5…bf2fc6
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase40d ago0x8c9027…70c419
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase40d ago0xdef0b0…fbe112
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase40d ago0x9f8bb1…20e020
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase40d ago0x8dbf5d…2db01c
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0x5da747…5690dd
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0xf5f91b…7ed4c7
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0xdce7e8…02b149
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0x8ab962…005000
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0x9b39e8…a736b5
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0x29f528…05e2e8
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0x82b24c…31f8ac
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0x2e788c…ad7c50

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.