Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x356a…4aa30x5138…dc8fBase—$0.01100%coinbase73d ago0x14c76b…47a4f4
0x356a…4aa30x5aed…ae2eBase—$0.01100%coinbase73d ago0xe2cb2c…12c086
0x356a…4aa30x1eac…a41dBase—$0.01100%coinbase73d ago0xc1eb94…4464f6
0x356a…4aa30x4be6…9799Base—$0.01100%coinbase73d ago0xd7ae70…d86b06
0x356a…4aa30x49c2…7cdcBase—$0.01100%coinbase73d ago0x98d6c0…bc6597
0x356a…4aa30x2751…9713Base—$0.01100%coinbase73d ago0x156a20…16e904
0x356a…4aa30xe306…7180Base—$0.01100%coinbase73d ago0x56aebf…e4db48
0x356a…4aa30xf99d…d4b8Base—$0.01100%coinbase73d ago0xac408e…1fb194
0x356a…4aa30x1234…3694Base—$0.01100%coinbase73d ago0x1bcc65…ed04e6
0x356a…4aa30xa89d…96cbBase—$0.01100%coinbase73d ago0xa9233e…0e15b8
0x356a…4aa30xa2e6…0a7dBase—$0.01100%coinbase73d ago0x084353…a511a1
0x356a…4aa30x751f…35ffBase—$0.01100%coinbase73d ago0x4f06fb…a5809b
0x356a…4aa30xa987…ff86Base—$0.01100%coinbase73d ago0xc48677…8d2499
0x356a…4aa30x7ee1…d7e1Base—$0.01100%coinbase73d ago0xb4ae0b…ff19ad
0x356a…4aa30x9512…c77bBase—$0.01100%coinbase73d ago0xc5e54b…48064a
0x356a…4aa30x1779…1e6aBase—$0.01100%coinbase73d ago0x2658ba…a227d4
0x356a…4aa30x04ce…677dBase—$0.01100%coinbase73d ago0x5224d3…9eb40b
0x356a…4aa30xe010…e844Base—$0.01100%coinbase73d ago0xba46dc…7f37d6
0x356a…4aa30x719d…f4b3Base—$0.01100%coinbase73d ago0x19d70a…ecc481
0x356a…4aa30x2d5b…a42fBase—$0.01100%coinbase73d ago0xb152ef…c3b995
0x356a…4aa30x7c1a…ae23Base—$0.01100%coinbase73d ago0x6ac431…170198
0x356a…4aa30xd9ef…a06cBase—$0.01100%coinbase73d ago0xb0c068…51e20c
0x356a…4aa30xd70b…c84aBase—$0.01100%coinbase73d ago0x28bf30…afb442
0x356a…4aa30x0e3e…ee32Base—$0.01100%coinbase73d ago0x200167…a9ca69
0x356a…4aa30x39b8…0e92Base—$0.01100%coinbase73d ago0xa39d4a…6fe284

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.