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%coinbase5d ago0x2a3dba…020880
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase5d ago0xe40b06…89f991
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase5d ago0xeed76e…410560
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase5d ago0x8e108d…ab0eaa
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase5d ago0x3d1558…eb5754
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase5d ago0xca519c…117c48
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase5d ago0x641e3e…29fe41
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase5d ago0x03619b…03bd7b
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase5d ago0x37bc8a…390503
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase5d ago0x4f0a53…2ac203
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase5d ago0xd2ca02…bebd86
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase5d ago0x1a9dae…a641b7
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase5d ago0xfef4ad…63f718
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase5d ago0x90f86c…dd83dd
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase5d ago0x267e50…bba34d
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase5d ago0x2a7a3f…b43712
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase5d ago0x28f2ef…dfea50
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase5d ago0xd0f7dd…4f4a67
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase5d ago0xc2be42…0d3897
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase5d ago0x532f5c…cd5548
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase5d ago0x5f50bb…ba61d5
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase5d ago0x645c45…a47f42
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase5d ago0x83db4e…ee0a94
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase5d ago0xd38eab…4466ee
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase5d ago0x36d2b9…55ce35

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.