Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami72d ago0x76d1e4…c5df59
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami72d ago0xa1931c…9a9c39
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami72d ago0xaa1282…514e1b
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami72d ago0xa380fe…0cd34f
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami72d ago0x4f70d2…46f246
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami72d ago0x815be1…738903
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami72d ago0x6eaf48…b1f804
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami72d ago0xba221f…f9e2fa
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami72d ago0xf234e7…a69113
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami72d ago0x5b6752…4df713
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami72d ago0xe6edab…9dc5fc
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami72d ago0xf758cf…154cfb
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami72d ago0x3b985e…c4f38f
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami72d ago0xd78f0e…147744
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami72d ago0x44366e…e44789
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami72d ago0x093e46…f98316
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami72d ago0x43d0e2…25aafd
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami72d ago0xc84db2…fbca1c
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami72d ago0xdd2ab4…b8f899
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami72d ago0xf05b24…65c4ed
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami72d ago0x7e8c5d…818ba8
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami72d ago0xde7c70…abb302
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami72d ago0xf6c830…8f9cea
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami72d ago0x920053…84d414
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami72d ago0x9859b1…7c55d5

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.