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%coinbase108d ago0x840bd7…097966
0x1509…6c410x6a66…43fcBasex402 service$0.01100%coinbase108d ago0xa34117…df6461
0x1509…6c410x6a66…43fcBasex402 service$0.10100%coinbase108d ago0x225fa0…2680d6
0x1509…6c410x6a66…43fcBasex402 service$0.02100%coinbase108d ago0x6dfc4f…096ab0
0x1509…6c410x6a66…43fcBasex402 service$0.05100%coinbase108d ago0xd6c394…c0890d
0x1509…6c410x6a66…43fcBasex402 service$0.003100%coinbase108d ago0xec238a…a9fcc1
0x1509…6c410x6a66…43fcBasex402 service$0.01100%coinbase109d ago0xde3c33…565af6
0x1509…6c410x6a66…43fcBasex402 service$0.003100%coinbase109d ago0xb0ba29…8d0282
0x1509…6c410x6a66…43fcBasex402 service$0.10100%coinbase109d ago0x7afc21…a20853
0x1509…6c410x6a66…43fcBasex402 service$0.02100%coinbase109d ago0xd118cb…6f22fc
0x1509…6c410x6a66…43fcBasex402 service$0.05100%coinbase109d ago0xcbc5d3…88c3cd
0x1509…6c410x6a66…43fcBasex402 service$0.003100%coinbase109d ago0xf10143…63cb0d
0x1509…6c410x6a66…43fcBasex402 service$0.003100%coinbase109d ago0xe06387…9a79d6
0x1509…6c410x6a66…43fcBasex402 service$0.01100%coinbase109d ago0x1457cb…5475d9
0x1509…6c410x6a66…43fcBasex402 service$0.10100%coinbase109d ago0xa5f587…468dbc
0x1509…6c410x6a66…43fcBasex402 service$0.02100%coinbase109d ago0x2e6155…67232d
0x1509…6c410x6a66…43fcBasex402 service$0.05100%coinbase109d ago0x6dccfa…e15808
0x1509…6c410x6a66…43fcBasex402 service$0.003100%coinbase109d ago0xb8360b…32cf3e
0x6a66…43fc0x1509…6c41Base—$5.00100%0xa923…c9ac109d ago0xc3496e…5010ef
0x1509…6c410x6a66…43fcBasex402 service$0.01100%coinbase109d ago0x6ca2f0…b9e173
0x1509…6c410x6a66…43fcBasex402 service$0.10100%coinbase109d ago0x191842…8a26a3
0x1509…6c410x6a66…43fcBasex402 service$0.02100%coinbase109d ago0x4ac51e…6cb0aa
0x1509…6c410x6a66…43fcBasex402 service$0.05100%coinbase109d ago0xd8ebc9…cd4b7a
0x1509…6c410x6a66…43fcBasex402 service$0.003100%coinbase109d ago0x19c3d3…a45314
0x1509…6c410x6a66…43fcBasex402 service$0.003100%coinbase109d ago0x00aa73…11f0a7

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.