Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase49d ago0x5d3e68…f3dcae
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase49d ago0x85a9e5…4f5d1c
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase50d ago0xdd143b…cf1534
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase50d ago0x508e3b…858e7b
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase50d ago0x6d0dee…a73377
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase50d ago0xbd4f82…b81034
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase50d ago0x4ceb02…d603c8
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase50d ago0x29d7ec…0a381e
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase50d ago0x9ad42c…4cf839
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase50d ago0xad8958…818ec2
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase50d ago0x3257dd…dea117
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase50d ago0xce7a0a…09e095
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase50d ago0x226286…f64bb4
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase50d ago0x8c0864…dceb71
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase50d ago0xbdf0d0…c1ee92
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase50d ago0x95ee98…bb7c82
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase50d ago0x45d302…633256
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase50d ago0xe07efb…249621
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase50d ago0xd3ab2c…3021d0
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase50d ago0x3cedbe…ebadcf
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase50d ago0xeb98dc…659a3f
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase50d ago0xb8ebbb…53bc64
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase50d ago0xd5e16e…4c9ed7
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase50d ago0xa0dcdb…4930e3
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase50d ago0xb8310e…271514

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.