Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed0c…a0e20x13bf…b9a7Base—$0.002100%coinbase123d ago0x5f73ba…47f9c6
0xed0c…a0e20x13bf…b9a7Base—$0.004100%candidates123d ago0xbee14f…a53a22
0xed0c…a0e20x13bf…b9a7Base—$0.002100%coinbase123d ago0x8bdec7…c9d17c
0xed0c…a0e20x13bf…b9a7Base—$0.004100%candidates123d ago0xaa7f26…b2ec2b
0xed0c…a0e20x13bf…b9a7Base—$0.002100%coinbase123d ago0x88340a…6fb2a0
0xed0c…a0e20x13bf…b9a7Base—$0.004100%candidates123d ago0xcae940…17af85
0xed0c…a0e20x13bf…b9a7Base—$0.002100%coinbase123d ago0x2a5bda…d1d9f7
0xed0c…a0e20x13bf…b9a7Base—$0.004100%candidates123d ago0x068847…637798
0xed0c…a0e20x13bf…b9a7Base—$0.002100%coinbase123d ago0xa9cfc8…16a1eb
0xed0c…a0e20x13bf…b9a7Base—$0.004100%candidates123d ago0x3be487…7c8afa
0xed0c…a0e20x13bf…b9a7Base—$0.002100%coinbase123d ago0xb9dd7c…760d10
0xed0c…a0e20x13bf…b9a7Base—$0.004100%candidates123d ago0xfd5cfa…deec17
0xed0c…a0e20x13bf…b9a7Base—$0.002100%coinbase123d ago0x646288…45e019
0xed0c…a0e20x13bf…b9a7Base—$0.004100%candidates123d ago0xfd60f0…4e152e
0xed0c…a0e20x13bf…b9a7Base—$0.002100%coinbase123d ago0x82502d…809db3
0xed0c…a0e20x13bf…b9a7Base—$0.004100%candidates123d ago0xfb4ff0…c8ceaf
0xed0c…a0e20x13bf…b9a7Base—$0.002100%coinbase123d ago0xfb9c88…81c2c9
0xed0c…a0e20x13bf…b9a7Base—$0.004100%candidates123d ago0x31cdf7…526710
0xed0c…a0e20x13bf…b9a7Base—$0.002100%coinbase123d ago0x1d702c…969311
0xed0c…a0e20x13bf…b9a7Base—$0.004100%candidates123d ago0x38666a…10c2a2
0xed0c…a0e20x13bf…b9a7Base—$0.002100%coinbase123d ago0x702c84…5e7110
0xed0c…a0e20x13bf…b9a7Base—$0.004100%candidates123d ago0xd7b7e0…83fc72
0xed0c…a0e20x13bf…b9a7Base—$0.002100%coinbase123d ago0x241827…5b2331
0xed0c…a0e20x13bf…b9a7Base—$0.004100%candidates123d ago0x8b10c3…088c63
0xed0c…a0e20x13bf…b9a7Base—$0.002100%coinbase123d ago0x274ef4…a30367

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.