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%coinbase19d ago0x4b9cf0…3a5c7a
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase19d ago0xf2632d…164bad
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase19d ago0x9f9350…97d283
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase19d ago0x81e22f…a47b7c
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase19d ago0xc0d4a5…0b2d65
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase19d ago0x0729b5…531536
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase19d ago0x44c61d…4a5630
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase19d ago0x079b80…9a299d
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase19d ago0xa6fa0e…913962
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase19d ago0x6ff1e4…b48c0b
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase19d ago0x1a365a…cbb642
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase19d ago0x6d7e6a…d45993
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase19d ago0xa058a7…51205f
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase19d ago0xb42d11…ee2697
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase19d ago0xa8029e…bbc51d
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase19d ago0x12d5e7…a38a78
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase19d ago0x8054d1…6e8895
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase19d ago0xe20485…5f48eb
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase19d ago0x68fe5c…179897
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase19d ago0xca0ee7…1d0c96
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase19d ago0xbfecd0…d6310d
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase19d ago0x733c6f…1a1cd0
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase19d ago0x198586…a52581
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase19d ago0x3087da…93e537
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase19d ago0xf2b4e8…07a2d9

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.