Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase46d ago0x0afb94…953ff6
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase46d ago0x56d497…a07811
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase46d ago0x5c9ed1…fa498a
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase46d ago0x151607…bef22d
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase46d ago0x99d79b…11c40d
0xb7fd…a3e60x2932…4f60Basex402 service$0.005100%coinbase46d ago0x36d039…a1d1a3
0xa6c7…30140x2932…4f60Basex402 service$0.005100%coinbase46d ago0x894250…0aab98
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase46d ago0x2b7b98…fedb11
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase46d ago0xb71582…53a90b
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase46d ago0x4326cc…2748c9
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase46d ago0x5c17cc…f897ec
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase46d ago0x45ed27…1aeca2
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase46d ago0x78fe18…98e4a5
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase46d ago0xf14226…b67156
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase46d ago0xa0f033…dce413
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase46d ago0x180b41…9f9aac
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase46d ago0x26830e…190278
0x8a1a…aa530x2932…4f60Basex402 service$0.01100%coinbase46d ago0xe92c3c…913921
0x8a1a…aa530x2932…4f60Basex402 service$0.005100%coinbase46d ago0x67abcb…3615bb
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase46d ago0x01e6e4…db6a74
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase46d ago0xc56e4b…eee63c
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase46d ago0x8097d4…3e427c
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase46d ago0xc015fe…f46292
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase46d ago0x6b5a4e…03b090
0x14bd…5f760x2932…4f60Basex402 service$0.02100%coinbase46d ago0x79a894…ec3e8b

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.