Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase55d ago0x660e88…e5f2ce
0x1cb8…bdff0xe1ae…4c2fBase—$0.01100%coinbase55d ago0x900d3d…9440bc
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase55d ago0x54f12b…cf268b
0x1cb8…bdff0xd8d7…8a70Base—$0.01100%coinbase55d ago0x4dc544…bd21c1
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase55d ago0x834b8d…4af1f5
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase55d ago0x56b0cb…76c4dd
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase55d ago0x7332cb…5b1624
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase55d ago0x691985…47f37c
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase55d ago0x565ae2…7dc04a
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase55d ago0x7e25cf…b0ac0c
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase55d ago0x48a42b…e91441
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase55d ago0xc85783…32e96a
0x1cb8…bdff0x0a20…20e0Base—$0.01100%coinbase55d ago0xa903ef…2f9c1f
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase55d ago0x99c4b1…9bfa29
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.01100%coinbase55d ago0x5c0d5a…b6f3ab
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase55d ago0x6fa81b…77ae48
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.003100%coinbase55d ago0xc272ef…a62da8
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase55d ago0xf24d93…aa8e46
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase55d ago0xf7a39c…3c41fc
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.01100%coinbase55d ago0x47c9c9…05122b
0x1cb8…bdff0x3346…24fbBase—$0.01100%coinbase55d ago0xc8efe7…8d17fb
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase55d ago0xadbbfe…01806b
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase55d ago0x29da12…ccfd22
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase55d ago0x8e3764…900b0c
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase55d ago0x322b28…392a91

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.