Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc2c9…beaf0x581f…e87cBase—$0.01100%coinbase75d ago0x4bd1d2…386407
0xc2c9…beaf0xd7cd…1ad0Base—$0.01100%coinbase75d ago0x53437c…edb755
0xc2c9…beaf0xa81d…d96eBase—$0.01100%coinbase75d ago0x518ebb…228253
0xc2c9…beaf0xfe8b…7953Base—$0.01100%coinbase75d ago0x1981d0…d4e437
0xc2c9…beaf0x2e42…88a9Base—$0.01100%coinbase75d ago0x061c9d…487e09
0xc2c9…beaf0xc954…aec6Base—$0.01100%coinbase75d ago0x81cd3b…a3c313
0xc2c9…beaf0xe945…8206Base—$0.01100%coinbase75d ago0x2df836…14776a
0xc2c9…beaf0xe3a2…18bbBase—$0.01100%coinbase75d ago0xc4a8e4…c29568
0xc2c9…beaf0xf441…1d32Base—$0.01100%coinbase75d ago0x8ac9d0…334a34
0xc2c9…beaf0x6e30…cb36Base—$0.01100%coinbase75d ago0x9c4955…58f37c
0xc2c9…beaf0x14cc…6538Base—$0.01100%coinbase75d ago0xa56bee…8390e0
0xc2c9…beaf0x484e…198eBase—$0.01100%coinbase75d ago0xc892f9…1f7909
0xc2c9…beaf0xbc98…10ebBase—$0.01100%coinbase75d ago0x9ea670…a52aae
0xc2c9…beaf0xce26…6088Base—$0.01100%coinbase75d ago0xd25f89…c5bb37
0xc2c9…beaf0x520c…4f7fBase—$0.01100%coinbase75d ago0xd1141f…af40a4
0xc2c9…beaf0x7edb…95d8Base—$0.01100%coinbase75d ago0x62af88…356682
0xc2c9…beaf0x9d39…cebaBase—$0.01100%coinbase75d ago0x7d2176…111026
0xc2c9…beaf0xbc12…0365Base—$0.01100%coinbase75d ago0x158ae4…b800e6
0xc2c9…beaf0xe60d…7ff6Base—$0.01100%coinbase75d ago0x4994f8…4fe088
0xc2c9…beaf0x0233…e4ffBase—$0.01100%coinbase75d ago0xd8c614…7df5dc
0xc2c9…beaf0x8405…e91cBase—$0.01100%coinbase75d ago0x5ec8be…cde9e6
0xc2c9…beaf0x2ee9…2369Base—$0.01100%coinbase75d ago0x90b9f2…a0171c
0xc2c9…beaf0x0430…3de1Base—$0.01100%coinbase75d ago0x291d60…806ccb
0xc2c9…beaf0xe174…71aaBase—$0.01100%coinbase75d ago0x39709e…5c7d54
0xc2c9…beaf0xa4a6…2010Base—$0.01100%coinbase75d ago0xbb42f9…187240

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.