Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ebe…12d80x4466…125eBasex402 service$0.02100%coinbase11d ago0x8700af…bc5eb9
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase11d ago0xde0be7…fbdc9a
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase11d ago0x2c025e…105212
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase11d ago0x2353f6…fff2f2
0x91f1…f8800x4466…125eBasex402 service$0.005100%coinbase11d ago0x513cd6…e8f3b1
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase11d ago0x717629…9e3ae0
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase11d ago0xc8a707…0bc85e
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase11d ago0x168162…7e6b01
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase11d ago0x215e9c…206d2d
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase11d ago0x7f2e9e…82893f
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase11d ago0x9e0f45…2291cd
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase11d ago0xd5a979…6480f8
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase11d ago0xc0e1b3…9b4c8d
0x57d3…cb390x4466…125eBasex402 service$0.004100%coinbase11d ago0x74d818…f3252e
0x6459…85990x4466…125eBasex402 service$0.004100%coinbase11d ago0xb84c63…482e6c
0x9bac…b0c30x4466…125eBasex402 service$0.0022100%coinbase11d ago0x6f201d…a42b55
0x2abc…1a8d0x4466…125eBasex402 service$0.005100%coinbase11d ago0xf01af8…1f4c3e
0x4608…21270x4466…125eBasex402 service$0.005100%coinbase11d ago0xb2d59e…f0f4f4
0x1ebe…12d80x4466…125eBasex402 service$0.02100%coinbase11d ago0x8110be…ba3bb7
0x1ebe…12d80x4466…125eBasex402 service$0.02100%coinbase11d ago0xd1615e…fd5bc9
0x57d3…cb390x4466…125eBasex402 service$0.004100%coinbase11d ago0xae9cbe…c8f227
0x9a6d…97150x4466…125eBasex402 service$0.004100%coinbase11d ago0xcdf0fc…13e3f9
0x9a6d…97150x4466…125eBasex402 service$0.20100%coinbase11d ago0xe6c1cc…681a85
0x3e9f…41650x4466…125eBasex402 service$0.0022100%coinbase11d ago0x30bb93…292466
0x2b53…fe2a0x4466…125eBasex402 service$0.0022100%coinbase11d ago0xbf3270…65eee6

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.