Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd66a…8cc70x9dba…0df8Basex402 service$0.0170%0x1360…66fa2d ago0x6659ad…a3df46
0x4b93…df450x9dba…0df8Basex402 service$0.006100%coinbase2d ago0x942ef1…810521
0x4503…d53e0x9dba…0df8Basex402 service$0.01100%coinbase2d ago0xc309a3…760963
0x4503…d53e0x9dba…0df8Basex402 service$0.01100%coinbase2d ago0x26c2cf…a6a786
0xd97c…00930x9dba…0df8Basex402 service$0.006100%coinbase2d ago0x49ae68…141fa6
0xd97c…00930x9dba…0df8Basex402 service$0.006100%coinbase2d ago0xbf459d…407374
0xd97c…00930x9dba…0df8Basex402 service$0.006100%coinbase2d ago0x51f9c1…352631
0xd97c…00930x9dba…0df8Basex402 service$0.006100%coinbase2d ago0x214653…e5f30c
0xd97c…00930x9dba…0df8Basex402 service$0.006100%coinbase2d ago0x25eb78…e131c3
0xd97c…00930x9dba…0df8Basex402 service$0.006100%coinbase2d ago0xc5bd56…127267
0xd97c…00930x9dba…0df8Basex402 service$0.006100%coinbase2d ago0xb7d547…95668c
0xd97c…00930x9dba…0df8Basex402 service$0.006100%coinbase2d ago0xa49097…6c5111
0xd97c…00930x9dba…0df8Basex402 service$0.01100%coinbase2d ago0x9d1a1f…3dee3e
0xd97c…00930x9dba…0df8Basex402 service$0.0170%0x1360…66fa2d ago0x103c1e…bebbf9
0xd97c…00930x9dba…0df8Basex402 service$0.0170%0x1360…66fa2d ago0xfdabdc…38be3e
0xd97c…00930x9dba…0df8Basex402 service$0.0170%0x1360…66fa2d ago0x19f921…90b974
0xd97c…00930x9dba…0df8Basex402 service$0.0170%0x1360…66fa2d ago0x3ff6bb…da4075
0xd97c…00930x9dba…0df8Basex402 service$0.0170%0x1360…66fa2d ago0x9036ab…61a78a
0xd97c…00930x9dba…0df8Basex402 service$0.0170%0x1360…66fa2d ago0x33b5ed…ca6fb5
0xd97c…00930x9dba…0df8Basex402 service$0.0170%0x1360…66fa2d ago0x9ddcbc…e9fa85
0xd97c…00930x9dba…0df8Basex402 service$0.0170%0x1360…66fa2d ago0x6a1a43…bb747c
0xd97c…00930x9dba…0df8Basex402 service$0.0170%0x1360…66fa2d ago0x3a4ad7…65251d
0xd97c…00930x9dba…0df8Basex402 service$0.0170%0x1360…66fa2d ago0x66ab17…6e364f
0xd97c…00930x9dba…0df8Basex402 service$0.0170%0x1360…66fa2d ago0x5bf49c…9b9cd0
0xd97c…00930x9dba…0df8Basex402 service$0.0170%0x1360…66fa2d ago0x5d2e42…e03ce6

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.