Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase18d ago0x61791c…ff2e5f
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase18d ago0xcdef38…4754d1
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase18d ago0x91e27c…070004
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase18d ago0x660fa2…0ffae3
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase18d ago0x4ee2d1…910957
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase18d ago0x140e90…7ca4d1
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase19d ago0x2bc3b9…0bd245
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase19d ago0x990188…caf71c
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase19d ago0x22d1bf…af3ce2
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase19d ago0x255f28…ad449c
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase19d ago0xabcee7…76c29f
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase19d ago0x4b4b40…0e87e9
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase19d ago0xe1ffa3…13b419
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase19d ago0x5feed1…a6e3e3
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase19d ago0x52f2e4…4f6f2d
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase19d ago0x8fa884…3d98b1
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase19d ago0x5c32e5…bb13df
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase19d ago0x88d102…5d7b4f
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase19d ago0x4526e7…cb12d9
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase19d ago0x2d4909…2d6deb
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase19d ago0x51c8c9…ebd5c7
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase19d ago0x34f263…648c7c
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase19d ago0x986451…c75292
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase19d ago0x2e9881…73155b
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase19d ago0x1960b3…b24566

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.