Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdc01…db910x3c5f…3eeaBasex402 service$0.01100%coinbase92d ago0x11d356…d1a6ae
0xdc01…db910x3c5f…3eeaBasex402 service$0.01100%coinbase92d ago0x18fbdc…28c069
0xdc01…db910x3c5f…3eeaBasex402 service$0.01100%coinbase92d ago0xf9fa92…4da614
0xdc01…db910x3c5f…3eeaBasex402 service$0.01100%coinbase92d ago0x22951e…0dc304
0xdc01…db910x3c5f…3eeaBasex402 service$0.01100%coinbase92d ago0x5cf86a…0cb8d6
0xdc01…db910x3c5f…3eeaBasex402 service$0.01100%coinbase92d ago0xea327f…b6fd9e
0xdc01…db910x3c5f…3eeaBasex402 service$0.01100%coinbase92d ago0xeebd89…7d36ee
0xdc01…db910x3c5f…3eeaBasex402 service$0.01100%coinbase92d ago0x3a5f4b…c1f4cf
0xdc01…db910x3c5f…3eeaBasex402 service$0.01100%coinbase92d ago0xf5e124…090bbf
0xdc01…db910x3c5f…3eeaBasex402 service$0.01100%coinbase92d ago0x673418…5ab083
0xdc01…db910x3c5f…3eeaBasex402 service$0.01100%coinbase92d ago0x761c35…e7349a
0xdc01…db910x3c5f…3eeaBasex402 service$0.01100%coinbase92d ago0xfe539c…51b72b
0xdc01…db910x3c5f…3eeaBasex402 service$0.01100%coinbase92d ago0x17b13b…52b17c
0xdc01…db910x3c5f…3eeaBasex402 service$0.01100%coinbase92d ago0xaa8539…3b33db
0xdc01…db910x3c5f…3eeaBasex402 service$0.01100%coinbase92d ago0x4a6c6b…126654
0xdc01…db910x3c5f…3eeaBasex402 service$0.01100%coinbase92d ago0xa325b4…00d746
0xdc01…db910x3c5f…3eeaBasex402 service$0.01100%coinbase92d ago0xae2998…ba7847
0xdc01…db910x3c5f…3eeaBasex402 service$0.01100%coinbase92d ago0x646a7c…bd28bc
0xdc01…db910x3c5f…3eeaBasex402 service$0.01100%coinbase92d ago0x6b3261…f07cb9
0xdc01…db910x3c5f…3eeaBasex402 service$0.01100%coinbase92d ago0xbf2113…6189cb
0xdc01…db910x3c5f…3eeaBasex402 service$0.01100%coinbase92d ago0x03fea5…eba95c
0xdc01…db910x3c5f…3eeaBasex402 service$0.01100%coinbase92d ago0x28374b…191906
0xdc01…db910x3c5f…3eeaBasex402 service$0.01100%coinbase92d ago0x2475bd…6e3633
0xdc01…db910x3c5f…3eeaBasex402 service$0.01100%coinbase92d ago0x321f9e…e5c48f
0xdc01…db910x3c5f…3eeaBasex402 service$0.01100%coinbase92d ago0x3865c1…dced52

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.