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%mogami54d ago0x88e1b6…2f0df6
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami54d ago0xc6fb96…8f5028
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami54d ago0x565232…a98dc1
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami54d ago0x5303f3…791e4d
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami54d ago0xbac608…01b70d
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami54d ago0xf4adb2…33a9ba
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami54d ago0x1400b2…39ae5b
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami54d ago0x0f2c24…5c3008
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami54d ago0x90c7aa…3843a2
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami54d ago0x9cef2c…13995d
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami54d ago0x089b82…7633de
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami54d ago0xa75ab1…5ae0dc
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami54d ago0x3e3411…702edc
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami54d ago0xfa9d8c…646f7e
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami54d ago0x7bbf01…a53bb4
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami54d ago0xd22f15…232348
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami54d ago0x2b4c63…a00c73
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami54d ago0x0cd374…bfb1a6
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami55d ago0x2601e1…fa05d2
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami55d ago0xf69bf6…500f44
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami55d ago0x11c5b9…adbbbe
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami55d ago0x7b0070…3be3a0
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami55d ago0xe11ab4…db6adb
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami55d ago0x2fe609…74bbf3
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami55d ago0xdbc490…4fc37e

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.