Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase81d ago0x171384…f518b6
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase81d ago0x5ad759…50c5ef
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase81d ago0xb9e563…7b8daa
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase81d ago0x00a91c…db402c
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase81d ago0x84f240…62aa38
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase81d ago0xa2080b…1cf318
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase81d ago0xd113cc…196444
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase81d ago0x6c8765…61e628
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase81d ago0xea1214…615765
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase81d ago0x855ef4…183b31
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase81d ago0xf61634…0172cf
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase81d ago0x110e28…c02f15
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase81d ago0xaf4ee5…9c712a
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase81d ago0x2352c9…3c4863
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase81d ago0x44bffb…d2dd4e
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase81d ago0x65c431…6b049e
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase81d ago0xbc7535…3b4574
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase81d ago0xc1115c…b9dce5
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase81d ago0x65a98c…3b2778
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase81d ago0x822574…7dd3ac
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase81d ago0x00b1b5…98fa69
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase81d ago0x383735…3a4f73
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase81d ago0xf73ce2…7a9188
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase81d ago0x59134e…718a32
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase81d ago0x12ea6b…3d450b

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.