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%coinbase17d ago0x8b751a…44093f
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase17d ago0x867613…323ea1
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase17d ago0xb11ece…b91edc
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase17d ago0x25e2de…8b0862
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase17d ago0x94d10b…cc7f8c
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase17d ago0xca9259…73f613
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase17d ago0x90e947…29167d
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase17d ago0x94deba…df7fd0
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase17d ago0xf8fc9c…49825b
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase17d ago0xe32825…aafae4
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase17d ago0x0b0000…f58949
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase17d ago0xdbac4f…a3b5df
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase17d ago0x55e50f…fd30ab
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase17d ago0x3c8a86…78091d
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase17d ago0x15bdcf…3508d8
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase17d ago0x8db2d4…9b5a34
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase17d ago0xe16b61…e050fb
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase17d ago0x19a321…0e23b4
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase17d ago0x8dd788…7cf17d
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase17d ago0x09dd58…91c818
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase17d ago0x9c9c95…b96c25
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase17d ago0x73d1ae…1eedad
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase17d ago0xca2e8a…df7b2c
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase17d ago0xfe42bd…14628c
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase17d ago0x80ee38…19bde3

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.