Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase72d ago0x2332a5…f03881
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase72d ago0xd94b3a…f0faba
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase73d ago0x8c653d…ea59e9
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase73d ago0xbeff0f…2b1e14
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase73d ago0x5b635c…ce10ea
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase73d ago0x55992d…f4cfc2
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase73d ago0x346c1c…47f327
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase73d ago0x6d8e09…842a51
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase73d ago0x73e7c0…c71f69
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase73d ago0xbe3264…1b57e4
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase73d ago0x80f36e…1c91ea
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase73d ago0x796372…48d063
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase73d ago0xa2daf5…d9d805
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase73d ago0x1ea8ad…1f8ab4
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase73d ago0xf5eacd…f6ba50
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase73d ago0xd054c1…fa5b67
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase73d ago0x755ff8…55d702
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase73d ago0x4e1282…91b52b
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase73d ago0x92da24…833608
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase73d ago0xc5b77a…c72ef3
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase73d ago0x931dbd…302e5c
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase73d ago0xc6816a…0ece51
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase73d ago0x5bd969…4fafb5
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase73d ago0x240afe…36b4d4
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase73d ago0x51005b…6b753e

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.