Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed2c…09da0xec96…1d5cBase—$0.15100%coinbase98d ago0x15dafd…e5d92d
0xed2c…09da0xec96…1d5cBase—$0.15100%coinbase98d ago0x51480f…1b2072
0xed2c…09da0xec96…1d5cBase—$0.15100%coinbase98d ago0xba29c5…71c50d
0xed2c…09da0xec96…1d5cBase—$0.15100%coinbase98d ago0xf7fe0c…721723
0xed2c…09da0xec96…1d5cBase—$0.15100%candidates98d ago0xad58a2…f11ea3
0xed2c…09da0xec96…1d5cBase—$0.15100%coinbase98d ago0x83d7ec…411706
0xed2c…09da0xec96…1d5cBase—$0.15100%candidates98d ago0x2fef0a…7a3088
0xed2c…09da0xec96…1d5cBase—$0.15100%coinbase98d ago0xe5dc3e…b6f852
0xed2c…09da0xec96…1d5cBase—$0.15100%candidates98d ago0xce3271…314d93
0xed2c…09da0xec96…1d5cBase—$0.15100%candidates98d ago0x1bba6f…ff5fa9
0xed2c…09da0xec96…1d5cBase—$0.15100%coinbase99d ago0x2cc6ac…4690e0
0xed2c…09da0xec96…1d5cBase—$0.15100%coinbase99d ago0x631e69…41ed3b
0xed2c…09da0xec96…1d5cBase—$0.15100%coinbase99d ago0x637b5c…f4b545
0xed2c…09da0xec96…1d5cBase—$0.15100%coinbase99d ago0x301716…92b22a
0xed2c…09da0xec96…1d5cBase—$0.15100%coinbase99d ago0xba4cd8…cc8430
0xed2c…09da0xec96…1d5cBase—$0.15100%coinbase99d ago0x264dfe…efc31c
0xed2c…09da0xec96…1d5cBase—$0.15100%candidates99d ago0xc711c8…03becf
0xed2c…09da0xec96…1d5cBase—$0.15100%coinbase99d ago0x257aad…2d5919
0xed2c…09da0xec96…1d5cBase—$0.15100%coinbase99d ago0x236a36…80a9da
0xed2c…09da0xec96…1d5cBase—$0.15100%candidates99d ago0x304d76…fe3966
0xed2c…09da0xec96…1d5cBase—$0.15100%coinbase99d ago0xa2419b…3571f8
0xed2c…09da0xec96…1d5cBase—$0.15100%coinbase99d ago0xc15d89…138813
0xed2c…09da0xec96…1d5cBase—$0.15100%coinbase99d ago0xe317f8…5dcda2
0xed2c…09da0xec96…1d5cBase—$0.15100%coinbase99d ago0x86c245…a946db
0xed2c…09da0xec96…1d5cBase—$0.15100%coinbase99d ago0x594e5d…67bbbd

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.