Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbafc…18020x136c…c01bBase—$0.01100%coinbase72d ago0xd07ecc…ffcd25
0xbafc…18020xc7ed…33f0Base—$0.01100%coinbase72d ago0x9099e8…6e7e77
0xbafc…18020x147a…57bfBase—$0.01100%coinbase72d ago0x1b5c40…b5f205
0xbafc…18020x062d…de4cBase—$0.01100%coinbase72d ago0x123a49…58064f
0xbafc…18020x42bc…bd4fBase—$0.01100%coinbase72d ago0x58399b…e0a67e
0xbafc…18020x20a8…8940Base—$0.01100%coinbase72d ago0x2a3f5f…fa7836
0xbafc…18020x2d90…ce60Base—$0.01100%coinbase72d ago0xf9bd14…a02f0f
0xbafc…18020xc7d1…be10Base—$0.01100%coinbase72d ago0x376f39…c16a2d
0xbafc…18020xb5a9…3cf7Base—$0.01100%coinbase72d ago0xb9a308…6e7d76
0xbafc…18020x3eb2…10b5Base—$0.01100%coinbase72d ago0xc81dda…b3cdc5
0xbafc…18020xbfc7…3e94Base—$0.01100%coinbase72d ago0x654ff1…aac947
0xbafc…18020x02bd…3fa3Base—$0.01100%coinbase72d ago0x5754cd…2471cf
0xbafc…18020x1532…3b5fBase—$0.01100%coinbase72d ago0xa64606…03a9af
0xbafc…18020x244e…0f2eBase—$0.01100%coinbase72d ago0xddc91f…ef7ed2
0xbafc…18020x6242…182eBase—$0.01100%coinbase72d ago0x3ae276…68e7de
0xbafc…18020x2d08…0f2dBase—$0.01100%coinbase72d ago0xd9230f…cf8aa1
0xbafc…18020x4453…398bBase—$0.01100%coinbase72d ago0x1f36c2…e9bd63
0xbafc…18020x2f6a…c8afBase—$0.01100%coinbase72d ago0x12d3d0…104898
0xbafc…18020x88cb…6812Base—$0.01100%coinbase72d ago0x7423e8…99b5a8
0xbafc…18020x020b…9598Base—$0.01100%coinbase72d ago0x8b7611…7113c3
0xbafc…18020xdc52…62e9Base—$0.01100%coinbase72d ago0x5c9017…3bf7d8
0xbafc…18020xa31f…e831Base—$0.01100%coinbase72d ago0x516ef9…1918c0
0xbafc…18020x8cb1…53beBase—$0.01100%coinbase72d ago0x86f14e…50d177
0xbafc…18020xa0ad…9542Base—$0.01100%coinbase72d ago0x60df6d…8a40df
0xbafc…18020x5631…2414Base—$0.01100%coinbase72d ago0xa5731a…a601d2

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.