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%coinbase35d ago0x29ff8c…b2967c
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase35d ago0xd0f19c…0ed434
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase35d ago0x4c62dd…656ac5
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase35d ago0x92da2c…6686db
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase35d ago0x6c2e62…efaab1
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase35d ago0x667eed…6ed5b2
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase35d ago0x3e5182…348dec
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase35d ago0xf76839…a4492d
0x14bd…5f760x06df…fd6fBaseStableUploadUpload$0.005100%coinbase35d ago0xb97263…6ea19a
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase35d ago0x9fc64f…adba08
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase35d ago0x274aa2…4b50e8
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase35d ago0xac5f7c…b27bf7
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase35d ago0xf76b21…f7dc1a
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase35d ago0x35b98f…26b6ab
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase35d ago0x1c8413…c48b98
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase35d ago0xcf4c50…1fab83
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase35d ago0x30249e…494c6a
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase35d ago0x999c54…b5e214
0x14bd…5f760x06df…fd6fBaseStableUploadUpload$0.005100%coinbase35d ago0xe8c4b9…301e72
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase35d ago0x80130c…29e45e
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase35d ago0x34a159…7d4b9d
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase35d ago0x547053…51ea00
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase35d ago0xa7b2dd…113e2b
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase35d ago0xa3c880…c6f3f4
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase35d ago0x242d1e…ee2d06

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.