Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e23…528f0x0529…7db3Base—$0.01100%payAI47d ago0x2c5422…411299
0x7e23…528f0x0529…7db3Base—$0.01100%payAI47d ago0x07d132…cb3a61
0x7e23…528f0x0529…7db3Base—$0.01100%payAI47d ago0x409f93…68cf8e
0x7e23…528f0x0529…7db3Base—$0.01100%payAI47d ago0x404fc9…ce58e2
0x7e23…528f0x0529…7db3Base—$0.01100%payAI47d ago0x04c187…a98e70
0x7e23…528f0x0529…7db3Base—$0.01100%payAI47d ago0x9b2242…fbb566
0x7e23…528f0x0529…7db3Base—$0.01100%payAI47d ago0xd71605…a42433
0x7e23…528f0x0529…7db3Base—$0.01100%payAI47d ago0x8063df…b151f6
0x7e23…528f0x0529…7db3Base—$0.01100%payAI47d ago0x927e96…eeff06
0x7e23…528f0x0529…7db3Base—$0.01100%payAI47d ago0xe5f12c…c745b2
0x7e23…528f0x0529…7db3Base—$0.01100%payAI47d ago0x908b2e…c2097d
0x7e23…528f0x0529…7db3Base—$0.01100%payAI47d ago0x7a8c53…dde7de
0x7e23…528f0x0529…7db3Base—$0.01100%payAI47d ago0x063afe…58d305
0x7e23…528f0x0529…7db3Base—$0.01100%payAI47d ago0x407491…b4948e
0x7e23…528f0x0529…7db3Base—$0.01100%payAI47d ago0x7e26b8…5d9bcf
0x7e23…528f0x0529…7db3Base—$0.01100%payAI47d ago0x7d1c06…9fcb18
0x7e23…528f0x0529…7db3Base—$0.01100%payAI47d ago0x31a19a…e54b27
0x7e23…528f0x0529…7db3Base—$0.01100%payAI47d ago0x8aa893…cf6374
0x7e23…528f0x0529…7db3Base—$0.01100%payAI47d ago0xc21536…21fc33
0x7e23…528f0x0529…7db3Base—$0.01100%payAI47d ago0x375f77…132bd8
0x7e23…528f0x0529…7db3Base—$0.01100%payAI47d ago0xef56d7…256f6c
0x7e23…528f0x0529…7db3Base—$0.01100%payAI48d ago0x6c3d28…9c763c
0x7e23…528f0x0529…7db3Base—$0.01100%payAI48d ago0x7a6d29…f9e4bb
0x7e23…528f0x0529…7db3Base—$0.01100%payAI48d ago0x920158…a9d0b6
0x7e23…528f0x0529…7db3Base—$0.01100%payAI48d ago0xbfed6a…238eeb

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.