Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6198…c30e0x2932…4f60Basex402 service$0.005100%coinbase60d ago0x4be819…21e008
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase60d ago0xd395c2…fccd83
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase60d ago0xac14da…7589fd
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase60d ago0xf6a5ff…eaa060
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase60d ago0xc029e8…34c0e3
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase60d ago0x2ebd1d…9fdcb8
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase60d ago0x3992e7…17832f
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase60d ago0x238a94…b24ebd
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase60d ago0xb67bc7…ee73cb
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase60d ago0xb2e2ef…3d488d
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase60d ago0x8bc9f8…630b7a
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase60d ago0x807b52…4144df
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase60d ago0xf3c1e7…8e98d9
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase60d ago0x78c288…3fbc36
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase60d ago0xb6cb70…12b8f7
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase60d ago0xed23f4…5927d7
0x8a1a…aa530x2932…4f60Basex402 service$0.01100%coinbase60d ago0x5aaa57…bf61a1
0x8a1a…aa530x2932…4f60Basex402 service$0.005100%coinbase60d ago0x2ae0d5…42f37d
0xe87b…50150x2932…4f60Basex402 service$0.005100%coinbase60d ago0x69fe28…ea082f
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase60d ago0x53699a…d61eb3
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase60d ago0xd3b89e…fd0d1c
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase60d ago0xeffea6…341a02
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase60d ago0x250bea…cbc2f8
0x14bd…5f760x2932…4f60Basex402 service$0.02100%coinbase60d ago0xb1648e…ab75ef
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase60d ago0x4b7eb3…e6057b

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.