Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1509…6c410x6a66…43fcBasex402 service$0.003100%coinbase113d ago0x249f3e…f072fd
0x1509…6c410x6a66…43fcBasex402 service$0.01100%coinbase113d ago0xda9c25…b9944a
0x1509…6c410x6a66…43fcBasex402 service$0.10100%coinbase113d ago0x9d6719…c8cd4d
0x1509…6c410x6a66…43fcBasex402 service$0.02100%coinbase113d ago0x00b25b…1c5c56
0x1509…6c410x6a66…43fcBasex402 service$0.05100%coinbase113d ago0x8e42dc…0bd611
0x1509…6c410x6a66…43fcBasex402 service$0.003100%coinbase113d ago0x924abc…2c8d43
0x9cc4…b1760x6a66…43fcBasex402 service$0.003100%coinbase113d ago0x3003d9…95b2ec
0x9cc4…b1760x6a66…43fcBasex402 service$0.003100%coinbase113d ago0x12fafa…4959c1
0x9cc4…b1760x6a66…43fcBasex402 service$0.003100%coinbase113d ago0xfe5c38…909391
0x9cc4…b1760x6a66…43fcBasex402 service$0.003100%coinbase113d ago0xdee795…f9d164
0x9cc4…b1760x6a66…43fcBasex402 service$0.005100%coinbase113d ago0x625343…be3cc6
0x1509…6c410x6a66…43fcBasex402 service$0.003100%coinbase113d ago0x5f09ff…b1a74b
0x1509…6c410x6a66…43fcBasex402 service$0.01100%coinbase113d ago0x3db977…102a93
0x1509…6c410x6a66…43fcBasex402 service$0.10100%coinbase113d ago0x7e57e2…3fcaa2
0x1509…6c410x6a66…43fcBasex402 service$0.02100%coinbase113d ago0x523fa8…75c438
0x1509…6c410x6a66…43fcBasex402 service$0.05100%coinbase113d ago0xdd7cb8…9ceadd
0x1509…6c410x6a66…43fcBasex402 service$0.003100%coinbase113d ago0xd51d43…6a1ec5
0x1509…6c410x6a66…43fcBasex402 service$0.003100%coinbase113d ago0x0f2fbc…8c6a14
0x1509…6c410x6a66…43fcBasex402 service$0.01100%coinbase113d ago0x78f410…1aaf5b
0x1509…6c410x6a66…43fcBasex402 service$0.10100%coinbase113d ago0x187d8d…f1cf26
0x1509…6c410x6a66…43fcBasex402 service$0.02100%coinbase113d ago0x3af941…5871e6
0x1509…6c410x6a66…43fcBasex402 service$0.05100%coinbase113d ago0x85b2ad…1c74a9
0x1509…6c410x6a66…43fcBasex402 service$0.003100%coinbase113d ago0xb86206…2aea82
0x1509…6c410x6a66…43fcBasex402 service$0.003100%coinbase113d ago0xa1e3af…693d7f
0x1509…6c410x6a66…43fcBasex402 service$0.10100%coinbase113d ago0x770c1d…beb0ef

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.