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%mogami73d ago0x1a4686…85f933
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498673d ago0xda6090…81bbec
0x6909…c0ac0x844f…6b89Base—$0.001100%0x227a…498673d ago0xd0eee2…64b828
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami73d ago0x126db0…4c8a2b
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498673d ago0xa63c62…bfe7ac
0x6909…c0ac0x844f…6b89Base—$0.001100%0x227a…498673d ago0x6e5f24…93f6bb
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami73d ago0xb7e88a…e44b76
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498673d ago0x3d545f…12fcbc
0x6909…c0ac0x844f…6b89Base—$0.001100%0x227a…498673d ago0x81c573…3def35
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498673d ago0x541a55…bb5e81
0x6909…c0ac0x844f…6b89Base—$0.001100%0x227a…498673d ago0xc9679b…62bffc
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami73d ago0x1a8302…751e2a
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498673d ago0xffcf52…4286ca
0x6909…c0ac0x844f…6b89Base—$0.001100%0x227a…498673d ago0x673a8f…cb3d10
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami73d ago0x60f806…57ecea
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498673d ago0xb8f76c…eef54a
0x6909…c0ac0x844f…6b89Base—$0.001100%0x227a…498673d ago0x29364a…b78e86
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498673d ago0x39e742…22a3d3
0x6909…c0ac0x844f…6b89Base—$0.001100%0x227a…498673d ago0x0b958d…94cf4a
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami73d ago0x71ef05…f20e7d
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498673d ago0x027eb9…9dc032
0x6909…c0ac0x844f…6b89Base—$0.001100%0x227a…498673d ago0xf84f84…17e8b9
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498673d ago0x9cc30e…3e15c9
0x6909…c0ac0x844f…6b89Base—$0.001100%0x227a…498673d ago0xa0098d…9f994c
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami73d ago0x9e1d6b…92c989

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.