Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc620…28ea0xc81f…ba0fBase—$0.01100%coinbase57d ago0x317fb1…2d8b4b
0xc620…28ea0x2670…8452Base—$0.01100%coinbase57d ago0x76dee2…cf0ada
0xc620…28ea0x4d5b…041fBase—$0.01100%coinbase57d ago0x2aeda9…4d1ef8
0xc620…28ea0xa29e…e50cBase—$0.01100%coinbase57d ago0x487b50…7e2817
0xc620…28ea0x82a6…dff8Base—$0.01100%coinbase57d ago0xfd0603…3ea2bd
0xc620…28ea0x0d88…bb97Base—$0.01100%coinbase57d ago0x7f1da2…587acb
0xc620…28ea0xd10d…048cBase—$0.01100%coinbase57d ago0x9d5197…04e74d
0xc620…28ea0x85bf…4297Base—$0.01100%coinbase57d ago0x12ebb2…944fd4
0xc620…28ea0x490f…6f27Base—$0.01100%coinbase57d ago0x8bec54…d6605a
0xc620…28ea0x60ae…609dBase—$0.01100%coinbase57d ago0x978df9…af2267
0xc620…28ea0x7b4d…7d10Base—$0.01100%coinbase58d ago0x93069a…2d5625
0xc620…28ea0x4e69…fe99Base—$0.01100%coinbase58d ago0x0a4b20…beec6c
0xc620…28ea0x8c33…3c65Base—$0.01100%coinbase58d ago0x8755e9…ad72fe
0xc620…28ea0x2c5a…f3a2Base—$0.01100%coinbase58d ago0x3ed2b4…f6b1ae
0xc620…28ea0x9b66…38bdBase—$0.01100%coinbase58d ago0x16eaee…7b89d6
0xc620…28ea0x5283…ab64Base—$0.01100%coinbase58d ago0x6bbe47…7e2b19
0xc620…28ea0xfe40…9e36Base—$0.01100%coinbase58d ago0x56e671…af3b15
0xc620…28ea0x31f9…29b4Base—$0.01100%coinbase58d ago0x646041…7e5e56
0xc620…28ea0x0de3…e755Base—$0.01100%coinbase58d ago0x12031b…f88d0a
0xc620…28ea0x94d6…9c23Base—$0.01100%coinbase58d ago0x28429b…e82076
0xc620…28ea0x8da0…8880Base—$0.01100%coinbase58d ago0x146cbf…6c208f
0xc620…28ea0x37c4…b092Base—$0.01100%coinbase58d ago0x0ffb0e…f40a24
0xc620…28ea0x7895…c866Base—$0.01100%coinbase58d ago0x69234b…991529
0xc620…28ea0xb4e0…9328Base—$0.01100%coinbase58d ago0x8cd995…259ae5
0xc620…28ea0x2c49…0487Base—$0.01100%coinbase58d ago0xe6e37f…eb68be

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.