Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase47d ago0x2a5ec1…84d8ab
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase47d ago0x0c3808…791b51
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…5f760x7e67…13a4Basex402 service$0.003100%coinbase47d ago0xe7a0ff…25e00b
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase47d ago0xeac4dd…8a7c25
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase47d ago0x233eb0…f5162b
0x14bd…5f760x06df…fd6fBaseStableUploadUpload$0.005100%coinbase47d ago0x8696f3…bc6540
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase47d ago0x18f998…25c1f4
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase47d ago0x06f373…9d734e
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase47d ago0xe5b5f4…7c40ca
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase47d ago0xdbae16…097b0d
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…5f760x7e67…13a4Basex402 service$0.003100%coinbase47d ago0x256a30…df1285
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase47d ago0xb6109d…03948a
0x14bd…5f760x06df…fd6fBaseStableUploadUpload$0.005100%coinbase47d ago0xcfc608…861d21
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase47d ago0xe22f12…85b0b5
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase47d ago0x384e35…34a17f
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase47d ago0x4e9cb8…57a591
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase47d ago0xbe8c5a…1a9655
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase47d ago0xe2e838…5e51cd
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase47d ago0xf86341…df4e4f

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.