Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e37…e3300x2932…4f60Basex402 service$0.005100%coinbase61d ago0x626265…f70eae
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase61d ago0x0c31e2…6e0871
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase61d ago0x876c80…e00d5f
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase61d ago0x251e59…2379b9
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase61d ago0x3317ed…b1fb3f
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase61d ago0x69dfe3…1ddaa2
0xb19b…4ea10x2932…4f60Basex402 service$0.005100%coinbase61d ago0xa48785…cc0aef
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase61d ago0x47d588…793e83
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase61d ago0xc75908…730a41
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase61d ago0x4e5544…fccc21
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase61d ago0x22501b…60d170
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase61d ago0x582544…151794
0x6749…98cf0x2932…4f60Basex402 service$0.005100%coinbase61d ago0xc3a4e2…dd6a6e
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase62d ago0x42b757…0d0722
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase62d ago0xc0f78a…df863e
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase62d ago0xa64bbe…b25c70
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase62d ago0x3676c6…e6d080
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase62d ago0xdbf77c…55a057
0x8a1a…aa530x2932…4f60Basex402 service$0.01100%coinbase62d ago0x56ebe7…deafdd
0x8a1a…aa530x2932…4f60Basex402 service$0.005100%coinbase62d ago0xfa0c7c…180709
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase62d ago0x6888ba…da2fc0
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase62d ago0xd73a1a…e6296e
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase62d ago0x3bc69b…e5f8de
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase62d ago0x485139…1c36d6
0x14bd…5f760x2932…4f60Basex402 service$0.02100%coinbase62d ago0x3c608e…58e3bc

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.