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%coinbase47d ago0x1c0870…aa0c26
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase47d ago0x72bb77…a029b8
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase47d ago0x3a22fe…b1b910
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase47d ago0xeac4dd…8a7c25
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase47d ago0x18f998…25c1f4
0x384a…50220x2932…4f60Basex402 service$0.005100%coinbase47d ago0xeadab0…f696e9
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase47d ago0x06f373…9d734e
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase47d ago0x97512a…ba5934
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase47d ago0x86cdf7…077d19
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase47d ago0xa04deb…81ab3b
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase47d ago0xe22f12…85b0b5
0x3ef4…be8b0x2932…4f60Basex402 service$0.005100%coinbase47d ago0x7a3d38…cd3a6d
0x5555…cf360x2932…4f60Basex402 service$0.005100%coinbase47d ago0x8b7096…f46c45
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase47d ago0x384e35…34a17f
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase47d ago0xe2e838…5e51cd
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase47d ago0xf86341…df4e4f
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase47d ago0x6e19bd…879bef
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase47d ago0x4e6549…f5f993
0x8a1a…aa530x2932…4f60Basex402 service$0.01100%coinbase47d ago0xbef6f2…148a97
0x8a1a…aa530x2932…4f60Basex402 service$0.005100%coinbase47d ago0x634eb5…de5a11
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase47d ago0x8aabaa…63d4ef
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase47d ago0x997ed3…84e2be
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase47d ago0x3df57b…561fcf
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase47d ago0x734ec2…39a0b5
0x14bd…5f760x2932…4f60Basex402 service$0.02100%coinbase47d ago0x38855c…e42e54

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.